1.0.2 • Published 2 years ago
@infinumjs/stylelint-config v1.0.2
stylelint-config
Installation
NPM:
npm install @infinumjs/stylelint-config --save-devYarn:
yarn add @infinumjs/stylelint-config -DUsage
If you've installed @infinumjs/stylelint-config locally within your project, just set your stylelint config to:
{
"extends": "@infinumjs/stylelint-config"
}If you've globally installed @infinumjs/stylelint-config using the -g flag, then you'll need to use the absolute path to @infinumjs/stylelint-config in your config e.g.
{
"extends": "/absolute/path/to/@infinumjs/stylelint-config"
}License
The MIT License
Credits
stylelint-config is maintained and sponsored by Infinum.