thunderhub/nodemon.json
2019-11-05 22:52:16 +01:00

5 lines
46 B
JSON

{
"ignore": ["src"],
"watch": ["dist/"]
}