txw/txw-yygl-web/nodemon.json
2026-04-03 10:57:20 +08:00

9 lines
87 B
JSON

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