nodemon.json update
This commit is contained in:
parent
db2081419b
commit
57dfc49c8c
1 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
||||||
{
|
{
|
||||||
"ignore": ["props", "tmp"]
|
"ignore": [
|
||||||
|
"props",
|
||||||
|
"tmp"
|
||||||
|
],
|
||||||
|
"watch": [
|
||||||
|
"restart.txt"
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue