This project demonstrates how to debug TypeScript code with VS Code.
Open a terminal and run the following commands.
Install dependencies:
npm install
Compile and start:
npm start
https://medium.com/@PhilippKief/how-to-debug-typescript-with-vs-code-9cec93b4ae56