2.0.1 • Published 5 years ago
@fewlines/stylelint-config-fewlines-css v2.0.1
styleint-config-fewlines-css
Disclaimer: this package is made for our internal usage and is only open source for convenience so we might not consider Pull Requests or Issues.
Shareable config for Stylelint used by Fewlines
Usage
yarn add -D @fewlines/front-scripts stylelint styleint-orderThen add these line to your package.json:
"stylelint": {
"extends": "@fewlines/stylelint-config-fewlines-css"
}Contributing
See CONTRIBUTING.md.