What this is for creates a nodemon server that watches for changes on a main.ts file lints it and runs it for fast typescript script writing. How to Use It npm install npm run start Write your script and watch as it lints, compiles and runs on save