Files
stream.ui/.claude/settings.local.json
2026-03-05 09:21:06 +00:00

12 lines
190 B
JSON

{
"permissions": {
"allow": [
"Bash(bun run build)",
"mcp__ide__getDiagnostics",
"Bash(bun install:*)",
"Bash(bun preview:*)",
"Bash(curl:*)"
]
}
}