stylelint-config-joaopedrodcf

0.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-config-joaopedrodcf

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

3.02 kB

Total Files

5

Last publish

Collaborators

  • joaopedrodcf