{ "ignore": ["telegram/props/*.json", "telegram/props/*.txt"], "watch": ["telegram", "database", "config"], "ext": "ts,js", "exec": "bun telegram/bot.ts" }