3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/nodemon-dashboard-api.json

6 lines
100 B
JSON
Raw Permalink Normal View History

2019-05-26 00:13:42 +03:00
{
"watch": "src/dashboard/api",
"ext": "ts",
"exec": "ts-node ./src/dashboard/api/index.ts"
}