vibetunnel/.claude/settings.local.json
Helmut Januschka 8d85c26a84
feat: Add image upload functionality with camera/gallery picker (#140)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2025-07-01 06:47:08 +01:00

9 lines
110 B
JSON

{
"permissions": {
"allow": [
"Bash(pnpm test:*)",
"Bash(rg:*)"
],
"deny": []
}
}