5 lines
113 B
Plaintext
Executable File
5 lines
113 B
Plaintext
Executable File
# Run lint-staged for file-specific checks
|
|
./node_modules/.bin/lint-staged
|
|
|
|
echo "✅ Pre-commit checks passed!"
|