Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

madebywild/stylelint-config-wild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylelint-config-wild

Centralized stylelint rules of wild

Installation

Install this package, and save it as a devDependency:

npm i -D stylelint-config-wild

Then have your project's .stylelintrc file extend the ruleset.

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

License

The MIT License (MIT). Please see License File for more information.