Skip to content

mango-chutney/stylelint-config-mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

stylelint-config-mango

A shareable stylelint config for mango chutney.

Install

yarn add --dev stylelint stylelint-config-mango

Usage

Add to the extends key in your .stylelintrc

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