@pandell/stylelint-config
v15.0.1
Published
Pandell Shared StyleLint Config
Downloads
43
Maintainers
Readme
@pandell/stylelint-config
Shared Stylelint config for Pandell engineering teams.
Usage
Add the following to your package.json
:
{
"stylelint": {
"extends": [ "@pandell/stylelint-config" ]
}
}
For more details and options for configuration, see the Stylelint documentation.