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