{
  "permissions": {
    "allow": [
      "WebFetch(domain:github.com)",
      "Bash(npm run typecheck:*)",
      "Bash(bun run:*)",
      "Bash(npm run test:*)",
      "Bash(bun test:*)"
    ],
    "deny": [],
    "ask": []
  }
}