chore: added CC PR review (#871)

* chore: added CC PR review

* remove CLAUDE.md

---------

Co-authored-by: Murat Ozcan <murat@mac.lan>
This commit is contained in:
Murat K Ozcan
2025-11-05 14:14:31 -06:00
committed by GitHub
parent c20ead1acb
commit bc76d25be6
9 changed files with 610 additions and 67 deletions

View File

@@ -1,3 +1,7 @@
#!/usr/bin/env sh
# Auto-fix changed files and stage them
npx --no-install lint-staged
# Validate everything
npm test