Files
dspace-angular/nodemon.json
2021-12-07 10:12:27 -06:00

7 lines
51 B
JSON

{
"watch": [
"config"
],
"ext": "json"
}