{
  "permissions": {
    "allow": [
      "mcp__context7__resolve-library-id",
      "mcp__context7__query-docs",
      "Bash(yarn lint:*)",
      "Bash(npx vitest run:*)",
      "Bash(gh pr view:*)",
      "Bash(gh api graphql:*)",
      "Bash(yarn test:*)",
      "Bash(yarn test:vitest:*)",
      "Bash(yarn build:*)",
      "Bash(gh issue view:*)",
      "Bash(yarn lint:js:*)"
    ]
  }
}
