Skip to content
/ ts-playground Public template

this is a node.js playground project with preconfigured options to write typescript with persistent debugging.

License

Notifications You must be signed in to change notification settings

RayLuxembourg/ts-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-Playground

this is a node.js playground project with preconfigured options to write typescript with persistent debugging.


start the project in dev mod

yarn dev

start the project in debug mode

yarn dev:debug

You can now use vscode debug configuration and debug your typescript code directly. Debugging will stay persistant even when nodemon restarts.

About

this is a node.js playground project with preconfigured options to write typescript with persistent debugging.

Topics

Resources

License

Stars

Watchers

Forks