{
  "permissions": {
    "allow": [
      "Bash(pnpm test:*)",
      "Bash(pnpm run *)",
      "Bash(npm test *)",
      "Bash(npx tsc *)",
      "Bash(git log *)",
      "Bash(npx jest *)",
      "Bash(pnpm typecheck *)",
      "Bash(pnpm lint *)",
      "Bash(node *)"
    ]
  }
}
