Skip to content

Instantly share code, notes, and snippets.

@barisbll
Last active July 31, 2023 13:54
Show Gist options
  • Save barisbll/b0a8f5b60aaf68b028a1fd9f7d498c56 to your computer and use it in GitHub Desktop.
Save barisbll/b0a8f5b60aaf68b028a1fd9f7d498c56 to your computer and use it in GitHub Desktop.
Best way to debug typescript express apps in vscode
After creating your app just going to terminal
Clicking next to the plus button and opening javascript debug terminal
Then simply calling your app's running script, for me npm run start:dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment