Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 247 Bytes

File metadata and controls

5 lines (3 loc) · 247 Bytes

typescript-nodemon-top-level-await-example

An example of how to use nodemon, ts-node, and swc for watching and restarting on change in TypeScript ESM.

credits @SrBrahma @cspotcode