Use npm script for pre-commit hook to avoid bunx issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Run lint-staged for file-specific checks
|
||||
./node_modules/.bin/lint-staged
|
||||
npm run pre-commit
|
||||
|
||||
echo "✅ Pre-commit checks passed!"
|
||||
|
||||
Reference in New Issue
Block a user