package.json - drop nodemon delay

ref #24
This commit is contained in:
Philipp Dormann 2020-12-12 13:04:20 +01:00
parent a1e3289a88
commit 5ccdfe1540
1 changed files with 1 additions and 2 deletions

View File

@ -79,7 +79,6 @@
"ignore": [
"src/tests/*",
"docs/*"
],
"delay": "2500"
]
}
}