pi-rfid-jukebox/nodemon.json

11 lines
148 B
JSON

{
"ext": "js mustache css",
"watch": [
"player.js"
, "jukebox"
, "templates"
, "bin/tag-reader-dummy"
, "config.json"
]
}