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