shuzhiren-comfyui/message-dispatcher/nodemon.json

6 lines
73 B
JSON

{
"watch": ["src"],
"ignore": ["node_modules"],
"ext": "js,json"
}