My Snippets
Archive
Premium
nodemon.json
Anonymous
json
03/17/2025 3:27 PM
100 B
16
Indexable
{ "watch": ["src"], "ext": "ts", "exec": "ts-node ./src/server.ts" }
Editor is loading...
Leave a Comment