Files
inpx-web/nodemon.json
2022-08-15 16:00:22 +07:00

5 lines
76 B
JSON

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