Files
liberama/nodemon.json
2018-12-27 21:32:35 +07:00

5 lines
76 B
JSON

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