Files
talk/.nodemon.json
T

5 lines
68 B
JSON

{
"verbose": true,
"ignore": ["test/*", "client/*", "dist/*"]
}