Skip to content

Latest commit

 

History

History

stylelint

stylelint-config-umbrellio

npm version

Install with yarn:

yarn add -D stylelint-config-umbrellio

Add stylelint-config-umbrellio to "extends" section of Stylelint config:

{
  "extends": "stylelint-config-umbrellio"
}