@alienlebarge/stylelint-config
!Build Statustravis-ci-imagetravis-ci-url !Dependency statusdavid-dm-imagedavid-dm-url !Dev Dependency statusdavid-dm-dev-imagedavid-dm-dev-urlMy own stylelint configurations. These rule configurations are massively inspired by Harry Roberts CSS Guidelines.
Usage
Install
$ npm install @alienlebarge/stylelint-config
Extend
Create a.stylelintrc
file with:{
"extends": "@alienlebarge/stylelint-config"
}
Documentation about
extends
.