UNPKG

@ptkdev/aboutmeinfo-telegram-bot

Version:
11 lines (10 loc) 198 B
{ "restartable": "rs", "ignore": [".git", "node_modules/**/*"], "verbose": true, "watch": ["app/", "translations/", "configs/"], "env": { "NODE_ENV": "development" }, "ext": "ts,js,json" }