alerte-secours/services/files/nodemon.json

11 lines
No EOL
151 B
JSON

{
"events": {
},
"ext": ".js, .json, .yaml, .yml",
"watch": [
"src",
"../../libs",
"../../.yarn-dev-portal/.links/modjo"
]
}