index-shop/.claude/settings.local.json

17 lines
332 B
JSON
Raw Normal View History

2025-12-12 10:59:53 +01:00
{
"permissions": {
"allow": [
2025-12-22 10:07:03 +01:00
"WebSearch",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(find:*)",
"Bash(curl:*)",
"WebFetch(domain:snipcart.com)",
"Bash(grep:*)",
"Bash(npm run build:*)",
"Bash(php test-shopify.php:*)",
"WebFetch(domain:getkirby.com)"
2025-12-12 10:59:53 +01:00
]
}
}