0.0.8 • Published 4 years ago
@stone-lemons/stylelint-config v0.0.8
Personal configs
Credit: Forked from ntnyq
StyleLint config
Usage
Install
$ npm i @stone-lemons/stylelint-config -D
# OR
$ yarn add @stone-lemons/stylelint-config -DExtend this config
in .stylelintrc.yml
extends:
- @stone-lemons/stylelint-configin package.json
{
"stylelint": {
"extends": ["@stone-lemons/stylelint-config"]
}
}0.0.8
4 years ago