{ "permissions": { "allow": [ "Bash(chmod:*)", "Bash(mkdir:*)", "Bash(./gradlew:*)", "Bash(grep:*)", "Bash(cat:*)", "Bash(find:*)", "Bash(npm test)", "Bash(npm test:*)", "Bash(ls:*)", "Bash(npx tsc:*)", "Bash(npx tsc:*)", "Bash(sed:*)", "Bash(cp:*)", "Bash(npm run typecheck:*)", "Bash(npm run:*)", "Bash(rm:*)", "Bash(timeout 30s npx tsc --noEmit --skipLibCheck)" ], "deny": [] } }