index-shop/.claude/settings.local.json
isUnknown 0c8cc5000c
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
improve styles and ignore claude settings
2026-01-16 12:04:15 +01:00

13 lines
224 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(find:*)",
"Bash(curl:*)",
"WebFetch(domain:snipcart.com)",
"Bash(grep:*)"
]
}
}