@bve/stylelint-config

styleLint config

Usage no npm install needed!

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

README

styleLint配置文件

安装

npm install --save-dev bve-stylelint-config

使用

.stylelintrc

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