Calendar/.claude/settings.local.json

9 lines
164 B
JSON
Raw Normal View History

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