13 lines
268 B
JSON
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:*)"
|
|
]
|
|
}
|
|
}
|