Files
arestools/.claude/settings.local.json
T

9 lines
182 B
JSON
Raw Normal View History

2026-08-09 16:53:38 +03:00
{
"permissions": {
"allow": [
"Bash(npm test *)",
"Bash(BOT_TOKEN=\"123456:AAFAKE_TOKEN_FOR_SMOKE_TEST\" LOG_LEVEL=debug timeout 25 node src/index.js)"
]
}
}