stylelint-config-joaopedrodcf

Stylelint configs to use throught my projects


License
MIT
Install
npm install stylelint-config-joaopedrodcf@0.0.4

Documentation

stylelint-config-joaopedrodcf

Stylelint configs to use through my projects

npm version

Getting Started

  • Install

Yarn

yarn add --dev stylelint stylelint-config-joaopedrodcf

Npm

npm install --save-dev stylelint stylelint-config-joaopedrodcf
  • Now create a file named: .stylelintrc and insert this
{
  "extends": "stylelint-config-joaopedrodcf"
}
  • This will make you extend my rules, and its ready to use