@pandell/stylelint-config
v16.0.0
Published
Pandell Shared StyleLint Config
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.
