@ecomfe/stylelint-config

Standard stylelint config for efe team

Usage no npm install needed!

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

README

@ecomfe/stylelint-config

EFE团队通用stylelint配置。

使用方式

.stylelintrc文件中使用:

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