Files
sport-platform/.claude/settings.local.json
2026-03-16 14:46:20 +03:00

16 lines
333 B
JSON

{
"permissions": {
"allow": [
"Bash(cd:*)",
"Bash(which node:*)",
"WebSearch",
"WebFetch(domain:gearboxgo.com)",
"WebFetch(domain:primevue.org)",
"WebFetch(domain:core.telegram.org)",
"WebFetch(domain:docs.telegram-mini-apps.com)",
"Bash(ls:*)",
"Bash(find:*)"
]
}
}