webapp/.claude/settings.local.json

12 lines
166 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(mkdir -p:*)",
"Bash(npm install:*)",
"Bash(*:*)"
],
"deny": []
}
}