Debugging a TypeScript project as a backend service

preview_player
Показать описание
Have you been stumped in configuring Typescript debugging with Visual Studio Code? Here's a simple example on how you could do just that, debug a backend TypeScript service with VS Code.

~Project Template Source~
Рекомендации по теме
Комментарии
Автор

Do you know how can i debbug ts files with nodemon and using node js working threads?

brunokotesky