UNPKG

@flypeng/stylelint-config

Version:

flingyp's lint config of Style

2 lines (1 loc) 539 B
import{isPackageExists as e}from"local-pkg";var s=["stylelint-config-standard"];s.push("stylelint-config-rational-order");s.push("stylelint-prettier/recommended");e("vue")?e("scss")?s.push("stylelint-config-recommended-vue/scss"):s.push("stylelint-config-recommended-vue"):e("scss")&&s.push("stylelint-config-standard-scss");s.push("stylelint-config-html");var n={cache:!1,fix:!0,plugins:["stylelint-order","stylelint-config-rational-order/plugin"],extends:s,rules:{"no-empty-source":null,"lightness-notation":null}};export{n as default};