@lipemat/stylelint-config
v2.2.4
Published
Stylelint configuration for all @lipemat packages
Readme
Lipemat Stylelint Config
Stylelint configuration for all @lipemat packages.
Usage
Used directly inside of @lipemat/postcss-boilerplate so it does not need to be added to your project,
although if you are using Yarn V2 with PNP, you will need to add stylelint to your package to
allow PHPStorm to use Stylelint.
{
"dependencies": {
"stylelint": "^13"
}
}
