0.0.3 • Published 4 months ago

hansy-f2e-stylelint-config v0.0.3

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

hansy-f2e-markdownlint-config

支持配套的 stylelint 可共享配置

安装

需要先行安装 stylelintstylelint-scss

npm install hansy-f2e-stylelint-config stylelint stylelint-scss --save-dev

使用

.stylelintrc 中继承本包:

{
  "extends": "hansy-f2e-stylelint-config"
}
0.0.3

4 months ago