@byndyusoft/stylelint-config

Byndyusoft shareable config for stylelint

Usage no npm install needed!

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

README

@byndyusoft/stylelint-config

NPM version

Byndyusoft shareable config for stylelint

Install

npm install @byndyusoft/stylelint-config

Usage

Create a .stylelintrc file with the following configuration:

{
  "extends": "@byndyusoft/stylelint-config"
}