@lait/stylelint-config
v1.2.0
Published
A lint configuration for Stylelint used for LAIT projects developed by LAIT developers.
Downloads
196
Keywords
Readme
LAIT Stylelint configuration
Rules for your CSS
By this configuration we at LAIT, aim to make code look like one person wrote it, no matter how many people have contributed and that is the purpose of this sets of rules powered by stylelint.
Installation
npm install --save-dev stylelint @lait/stylelint-config
Usage
To use it set your extends
property in .stylelintrc
{
"extends": "@lait/stylelint-config"
}
License
MIT © LAIT - Andreas Christiansen