mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-14 21:31:50 +00:00
5 lines
100 B
JSON
5 lines
100 B
JSON
{
|
|
"watch": "src/dashboard/api",
|
|
"ext": "ts",
|
|
"exec": "ts-node ./src/dashboard/api/index.ts"
|
|
}
|