{
  "permissions": {
    "allow": [
      "Bash(pnpm test:dev)",
      "Bash(pnpm test:silent)",
      "Bash(pnpm test:silent -- tests/time/)",
      "Bash(pnpm exec *)",
      "Bash(npx jest *)",
      "Bash(npx tsc *)"
    ]
  }
}
