Calendar/.claude/settings.local.json

15 lines
286 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"WebSearch",
"WebFetch(domain:web.dev)",
"WebFetch(domain:caniuse.com)",
"WebFetch(domain:blog.rasc.ch)",
"WebFetch(domain:developer.chrome.com)"
],
"deny": [],
"ask": []
}
}