Added nodemon for auto-reloading
This commit is contained in:
4
nodemon.json
Normal file
4
nodemon.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"verbose": true,
|
||||
"ignore": ["*.test.js", "node_modules/*"]
|
||||
}
|
Reference in New Issue
Block a user