Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 235 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 235 Bytes

Example config for stylelint

Run npm run lint:css for CSS linting

Run npm run format:css for CSS autofixing

Try to change something in CSS files and commit changes - you will see how husky + lint-staged + prettier work together