Calendar/.claude/settings.local.json

11 lines
No EOL
212 B
JSON

{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(powershell:*)",
"Bash(rg:*)"
],
"deny": []
}
}