Files
stadtwerke/innungsapp/apps/mobile/.claude/settings.local.json
Timo Knuth 253c3c1c6d push
2026-02-27 15:19:24 +01:00

13 lines
268 B
JSON

{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(python3:*)",
"Bash(node -e:*)",
"Bash(pnpm --filter mobile add:*)",
"Bash(pnpm db:push:*)",
"Bash(pnpm --filter @innungsapp/shared prisma:seed-demo-members:*)"
]
}
}