Files
stream.ui/.claude/settings.local.json

13 lines
216 B
JSON

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