mirror of
https://github.com/seigler/rockstar-playground
synced 2025-07-27 01:36:10 +00:00
Nodemon config
This commit is contained in:
parent
abca4965a3
commit
fd48cc6d9b
1 changed files with 3 additions and 0 deletions
|
@ -13,5 +13,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nodemon": "^2.0.6"
|
"nodemon": "^2.0.6"
|
||||||
|
},
|
||||||
|
"nodemonConfig": {
|
||||||
|
"ext": "rock,txt"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue