3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00
zeppelin/nodemon-bot.json

5 lines
72 B
JSON

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