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