nodemon.json update
This commit is contained in:
parent
b4ed01e01f
commit
e7d37afa49
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