erp_be/nodemon.json
2026-06-17 11:30:11 +05:30

5 lines
52 B
JSON

{
"watch": ["src"],
"ext": "js,json,yaml,yml"
}