diff --git a/.claude/settings.json b/.claude/settings.json index 772ee5ba4..d0d5e4a29 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -32,6 +32,17 @@ } ] } + ], + "Stop": [ + { + "hooks": [ + { + "type": "command", + "command": "chunk validate", + "timeout": 420 + } + ] + } ] } }