svrjs-mod-starter/nodemon.json

6 lines
No EOL
77 B
JSON

{
"watch": [
"svrjs/mods/mod.js",
"svrjs/config.json"
]
}