1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee
tools/hotband/nodemon.json

8 lines
120 B
JSON

{
"ignore": [
".git",
".svn",
"node_modules/**/node_modules"
],
"ext": "js"
}