UNPKG

nodemon

Version:

Simple monitor script for use during development of a Node.js app.

8 lines (7 loc) 142 B
{ "compilerOptions": { "typeRoots": ["./index.d.ts", "./node_modules/@types"], "checkJs": true }, "exclude": ["node_modules"] }