pi-rfid-jukebox/nodemon.json

9 lines
99 B
JSON
Raw Normal View History

2017-04-09 13:41:08 +00:00
{
"ext": "js mustache css",
"watch": [
"player.js"
, "jukebox"
, "templates"
2017-04-09 13:41:08 +00:00
]
}