stadtwerke/innungsapp/apps/mobile/.claude/settings.local.json

11 lines
163 B
JSON

{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(python3:*)",
"Bash(node -e:*)",
"Bash(pnpm --filter mobile add:*)"
]
}
}