pi-rfid-jukebox/nodemon.json

9 lines
94 B
JSON

{
"ext": "js mustache css",
"watch": [
"player.js",
"source",
"jukebox"
]
}