| 123456789101112131415161718192021 |
- {
- "permissions": {
- "allow": [
- "Bash(pnpm typecheck:*)",
- "Bash(pnpm lint:*)",
- "Bash(npm run build:*)",
- "Bash(go build:*)",
- "Bash(npm run typecheck:*)",
- "Bash(mkdir:*)",
- "Bash(mv:*)",
- "Bash(grep:*)",
- "Bash(go test:*)",
- "mcp__context7__resolve-library-id",
- "mcp__context7__get-library-docs",
- "Bash(find:*)",
- "Bash(sed:*)",
- "Bash(cp:*)"
- ],
- "deny": []
- }
- }
|