3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00
zeppelin/nodemon-dashboard-api.json
2019-05-26 00:13:42 +03:00

5 lines
100 B
JSON

{
"watch": "src/dashboard/api",
"ext": "ts",
"exec": "ts-node ./src/dashboard/api/index.ts"
}