Files
tiennm99andClaude Sonnet 4.6 a97c523f0e feat(hooks): add stop hook demo and examples documentation
- Add hook_demo.js demonstrating the COMPLETE comment pattern
- Add stop-hooks-examples.md with real-world hook patterns for
  TypeScript, linting, tests, builds, and chaining multiple checks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 20:54:51 +07:00

3 lines
40 B
JavaScript

console.log('Hello World');
// COMPLETE