1.0.14 • Published 8 years ago
stylelint-config-eb v1.0.14
stylelint-config-eb
The EB shareable config for stylelint
Installation
npm install stylelint-config-eb --save-dev
Usage
Add the following to your package.json
"stylelint": {
"extends": "stylelint-config-eb"
}