Files
trueref/.claude/settings.local.json
2026-03-22 17:08:15 +01:00

17 lines
341 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:github.com)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"svelte"
]
}