vibetunnel/web/.claude/settings.local.json
2025-07-01 12:19:13 +01:00

13 lines
No EOL
232 B
JSON

{
"permissions": {
"allow": [
"Bash(git -C .. pull)",
"Bash(rg:*)",
"Bash(grep:*)",
"Bash(pnpm run format:*)",
"Bash(pnpm run lint:*)",
"Bash(pnpm run precommit)"
],
"deny": []
}
}