Add nodemon.json config file
This commit is contained in:
parent
65b3ea7a36
commit
9caabf3be0
8
nodemon.json
Normal file
8
nodemon.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"ext": "js mustache css",
|
||||||
|
"watch": [
|
||||||
|
"player.js",
|
||||||
|
"source",
|
||||||
|
"jukebox"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user