@drpgroup/stylelint-config

Stylelint configuration that includes our common stylelint settings for the different types of projects we work on.

Usage no npm install needed!

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

README

@drpgroup/stylelint-config

Stylelint configuration that includes our common stylelint settings for the different types of projects we work on.

Usage

.stylelintrc

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