@bornfight/stylelint-config

## Installation `npm install @bornfight/stylelint-config` or `yarn add @bornfight/stylelint-config`

Usage no npm install needed!

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

README

Bornfight StyleLint config

Installation

npm install @bornfight/stylelint-config or yarn add @bornfight/stylelint-config

In your stylelintrc.json:

{
  "extends": "@bornfight/stylelint-config",
}