compass/.husky/pre-commit
2024-04-23 21:06:00 -04:00

4 lines
50 B
Plaintext

cd compass
npm run lint
npm run prettier
git add .