respira/.claude/settings.local.json
2025-12-21 00:24:04 +01:00

15 lines
243 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npm run lint)",
"Bash(cat:*)",
"Bash(npm run dev:electron:*)"
],
"deny": [],
"ask": []
},
"enabledMcpjsonServers": [
"shadcn"
]
}