alerte-secours/services/tasks/nodemon.json

11 lines
No EOL
157 B
JSON

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