ayco.io-astro/.husky/pre-commit
2025-01-02 12:35:30 +01:00

3 lines
60 B
Text

npm run eslint --cache
npm run prettier . --write
git add .