@mxjoly/stylelint-config
v1.5.1
Published
A shared Stylelint config for all the @mxjoly packages.
Downloads
8
Readme
Stylelint Config
A shared Stylelint config for all the @mxjoly packages.
Installation
yarn add --dev @mxjoly/stylelint-config
npm install --save-dev @mxjoly/stylelint-config
Setup
To use this config, add to your stylelint config file:
{
"extends": ["@mxjoly/stylelint-config"]
}
For more information see: https://stylelint.io/user-guide/configuration#extends