Nodemon config

This commit is contained in:
Joshua Seigler 2020-12-07 23:05:19 -05:00
parent abca4965a3
commit fd48cc6d9b

View file

@ -13,5 +13,8 @@
},
"devDependencies": {
"nodemon": "^2.0.6"
},
"nodemonConfig": {
"ext": "rock,txt"
}
}