compass/.husky/pre-commit
2024-10-14 17:06:09 -04:00

4 lines
53 B
Plaintext

cd compass
npm run lint
npm run prettier
git add .