Files
shadcn-ui/.claude/settings.local.json
2026-04-09 13:49:02 +04:00

15 lines
253 B
JSON

{
"permissions": {
"allow": [
"Bash(npm test:*)",
"Bash(npm run typecheck:*)",
"Bash(ls:*)",
"Bash(cat:*)",
"WebSearch",
"WebFetch(domain:github.com)"
],
"deny": []
},
"outputStyle": "Explanatory"
}