{
  "version": 1,
  "hooks": {
    "stop": [
      {
        "command": "bun .cursor/hooks/run-tests-on-stop.ts",
        "loop_limit": 20,
        "timeout": 180
      }
    ]
  }
}
