Files
Jason Jean 3be15454c4 Add nodemon
2017-02-23 14:28:24 -05:00

8 lines
85 B
JSON

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