linters-example icon indicating copy to clipboard operation
linters-example copied to clipboard

http://blog.csssr.ru/2018/12/05/lint-your-css

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