Calendar/.claude/settings.local.json
Janus C. H. Knudsen b3f47e93e8 New renders+css
2025-12-06 01:22:04 +01:00

15 lines
311 B
JSON

{
"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)",
"Bash(npx tsc:*)"
],
"deny": [],
"ask": []
}
}