explore-services/sample-components/sampleComponent-rc4/nodemon.json

8 lines
83 B
JSON

{
"watch": [
"dist",
"src/index.html"
],
"ext" : "js ts json html"
}