Files
Ravent/.claude/settings.local.json
2025-11-30 22:31:37 +03:00

12 lines
156 B
JSON

{
"permissions": {
"allow": [
"Bash(bun create:*)",
"Bash(bun install:*)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}