TypeScript in Visual Studio 2019 | Getting Started
The TypeScript programming language is actually a proper superset of JavaScript. If you’re using JavaScript, you’re already writing TypeScript. That doesn’t mean you’re writing good TypeScript and making use of all its features. It does mean you have a smooth migration path from your existing JavaScript investment to a TypeScript codebase that leverages the new features TypeScript offers