Files
lluminaa/.claude/settings.local.json
2026-05-07 23:56:05 +02:00

16 lines
324 B
JSON

{
"permissions": {
"allow": [
"Bash(npm create *)",
"Bash(npm install *)",
"Bash(npm run *)",
"Bash(npx vite *)",
"Bash(curl -s http://localhost:5173)",
"Bash(curl -s http://localhost:5174)"
]
},
"enabledPlugins": {
"frontend-design@claude-plugins-official": true
}
}