1 Star 0 Fork 2

mydream/univer

forked from xwenlin/univer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc.json 372 Bytes
一键复制 编辑 原始数据 按行查看 历史
十界 提交于 2023-11-11 10:19 . chore: integrate stylelint (#433)
{
"extends": ["stylelint-config-standard-less", "stylelint-config-prettier", "stylelint-config-clean-order"],
"rules": {
"selector-pseudo-class-no-unknown": [
true,
{
"ignorePseudoClasses": ["export"]
}
],
"no-duplicate-selectors": null,
"no-descending-specificity": null
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/y1667888902/univer.git
git@gitee.com:y1667888902/univer.git
y1667888902
univer
univer
dev

搜索帮助