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

Latest commit

 

History

History
23 lines (15 loc) · 386 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 386 Bytes

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.