kowalski/nodemon.json

9 lines
80 B
JSON

{
"ignore": [
"props",
"tmp"
],
"watch": [
"restart.txt"
]
}