Files
Reflect/.claude/settings.local.json
2025-12-19 17:24:00 -06:00

17 lines
378 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(xcodebuild:*)",
"Bash(cat:*)",
"Bash(grep:*)",
"WebSearch",
"WebFetch(domain:swiftwithmajid.com)",
"WebFetch(domain:azamsharp.com)",
"WebFetch(domain:www.createwithswift.com)",
"Skill(frontend-design:frontend-design)",
"Bash(npx claude-plugins:*)"
]
}
}