Leviathan/nodemon.json

6 lines
87 B
JSON

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