keys-for-all/.claude/settings.local.json
2025-07-22 18:27:21 -07:00

12 lines
No EOL
187 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(grep:*)",
"Bash(mkdir:*)",
"Bash(npm install:*)",
"Bash(npm run dev:*)"
],
"deny": []
}
}