{
  "version": 1,
  "hooks": {
    "PostToolUse": [
      {
        "type": "command",
        "command": "scripts/validate-tsx.sh",
        "timeout": 30
      }
    ]
  }
}
