@nf-team/stylelint-config
v1.1.1
Published
nf-team stylelint config
Maintainers
Readme
@nf-team/stylelint-config
🚀 Quick Overview
Install stylelint, @nf-team/stylelint-config dependency
npm install --save-dev stylelint @nf-team/stylelint-configAdd @nf-team/stylelint-config to extends in your .stylelintrc
module.exports = {
extends: ['@nf-team/stylelint-config'],
rules: {
// ...
},
};🤔 What stylelint extensions does @nf-team/stylelint-config have?
🐛 Bug reporting
🔒 LICENSE
This libraries is MIT licensed.
