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