stylelint-config-ebdeprecated

The EB shareable config for stylelint

Usage no npm install needed!

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

README

stylelint-config-eb

The EB shareable config for stylelint

Installation

npm install stylelint-config-eb --save-dev

Usage

Add the following to your package.json

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