@skoda-dms/stylelint-config

> Developement [Eslint](https://eslint.org/) config.

Usage no npm install needed!

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

README

@skoda-dms/stylelint-config

Developement Stylelint config.

Usage

Install:

$  npm install --save-dev @skoda-dms/stylelint-config

Edit stylelintrc:

{
  // ...
  "extends": "@skoda-dms/stylelint-config"
}