1.1.1 • Published 4 months ago

@nf-team/stylelint-config v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@nf-team/stylelint-config

🚀 Quick Overview

Install stylelint, @nf-team/stylelint-config dependency

npm install --save-dev stylelint @nf-team/stylelint-config

Add @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?

View more dependencies..

🐛 Bug reporting

Issues

🔒 LICENSE

This libraries is MIT licensed.