Files
rxminder/.husky/pre-commit
2025-09-06 01:53:46 -07:00

5 lines
113 B
Plaintext
Executable File

# Run lint-staged for file-specific checks
./node_modules/.bin/lint-staged
echo "✅ Pre-commit checks passed!"