1.0.0 • Published 1 year ago
threea-stylelint-config v1.0.0
threea-stylelint-config
支持配套的 stylelint 可共享配置。
安装
需要先行安装 stylelint:
pnpm install threea-stylelint-config stylelint --save-dev
使用
在 .stylelintrc
中继承本包:
{
"extends": "threea-stylelint-config"
}
1.0.0
1 year ago