Files
arestools/.claude/settings.local.json
T
2026-08-09 16:53:38 +03:00

9 lines
182 B
JSON

{
"permissions": {
"allow": [
"Bash(npm test *)",
"Bash(BOT_TOKEN=\"123456:AAFAKE_TOKEN_FOR_SMOKE_TEST\" LOG_LEVEL=debug timeout 25 node src/index.js)"
]
}
}