Can now step-through debug with nodemon

This commit is contained in:
Daniel Lugo 2021-04-23 11:21:12 -04:00
parent 91d4017f47
commit 3c31f718bf
4 changed files with 422 additions and 356 deletions

View file

@ -87,7 +87,7 @@
"eslint-plugin-prettier": "^3.1.4",
"jest": "^24.9.0",
"lint-staged": "^10.2.2",
"nodemon": "^1.19.3",
"nodemon": "^2.0.7",
"prettier": "^1.18.2",
"rimraf": "^3.0.2",
"ts-node": "^9.1.1",