Files
telegram-mcp/.claude/settings.local.json
2025-06-29 11:59:58 +08:00

12 lines
186 B
JSON

{
"permissions": {
"allow": [
"Bash(bun add:*)",
"Bash(bun run tsc:*)",
"Bash(find:*)",
"Bash(bun run:*)",
"Bash(mkdir:*)"
],
"deny": []
}
}