[skip CI]Updated nodemon config
This commit is contained in:
+2
-2
@@ -48,6 +48,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"nodemonConfig": {
|
"nodemonConfig": {
|
||||||
|
"verbose": true,
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"test/*",
|
"test/*",
|
||||||
"sample_data/*",
|
"sample_data/*",
|
||||||
@@ -55,7 +56,6 @@
|
|||||||
"uml/*",
|
"uml/*",
|
||||||
"*.log",
|
"*.log",
|
||||||
"README.md"
|
"README.md"
|
||||||
],
|
]
|
||||||
"delay": "2500"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user