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