Skip to content

joaopedrodcf/stylelint-config-joaopedrodcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A standard stylelint configuration to use throughout javascript projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published