stylelint-config-wild

Centralized stylelint rules of wild

Usage no npm install needed!

<script type="module">
  import stylelintConfigWild from 'https://cdn.skypack.dev/stylelint-config-wild';
</script>

README

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.