{ "permissions": { "allow": [ "Bash(grep:*)", "Bash(npm run build:*)", "Bash(npm test:*)", "Bash(git checkout:*)", "Bash(npm install:*)", "Bash(npx vitest run:*)", "Bash(npx tsx:*)", "Bash(node:*)", "Bash(npm pack:*)", "Bash(git status:*)", "Bash(git add:*)", "Bash(git commit:*)" ] } }