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