chore: added CC PR review

This commit is contained in:
Murat Ozcan
2025-11-05 13:15:42 -06:00
parent 6fa6ebab12
commit 392436c12e
10 changed files with 1280 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