mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-08-14 01:24:19 +00:00
- 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>
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
console.log('Hello World');
|
|
// COMPLETE
|