| 12345678910111213141516171819202122232425262728 |
- {
- "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:*)",
- "mcp__eslint__lint-files",
- "Bash(go generate:*)",
- "Bash(pnpm eslint:*)",
- "Read(//workspaces/cosy/settings/**)",
- "Bash(go doc:*)",
- "Bash(pnpm exec eslint:*)",
- "Bash(go:*)"
- ],
- "deny": []
- }
- }
|