pi-rfid-jukebox/nodemon.json

9 lines
99 B
JSON

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