txw/txw-mhzc-web/nodemon.json
2026-04-03 11:04:28 +08:00

9 lines
87 B
JSON

{
"verbose": true,
"watch": [
"mock/*",
"vue.config.js",
".env*"
]
}