Files
rxminder/.husky/pre-commit
2025-09-06 01:54:15 -07:00

5 lines
100 B
Plaintext
Executable File

# Run lint-staged for file-specific checks
npm run pre-commit
echo "✅ Pre-commit checks passed!"