@leandromatos/stylelint-config
v3.5.1
Published
### Setup
Downloads
215
Readme
Stylelint Config
Setup
Use yarn to install Stylelint and custom config:
yarn add --dev stylelint @leandromatos/stylelint-config
Create a new .stylelintrc
file with an object containing your settings:
{
"extends": "@leandromatos/stylelint-config"
}
© All rights reserved