Leviathan/nodemon.json

5 lines
67 B
JSON

{
"verbose": true,
"ignore": ["*.test.js", "node_modules/*"]
}