1.1.0 • Published 10 months ago

@wavesdean/stylelint-config v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

@wavesdean/stylelint-config

支持配套的 stylelint 可共享配置

安装

需要先行安装 stylelintstylelint-scss

npm install @wavesdean/stylelint-config stylelint stylelint-scss --save-dev

使用

.stylelintrc 中继承本包:

{
  "extends": "@wavesdean/stylelint-config"
}
1.1.0

10 months ago

1.0.2

12 months ago