1 Star 0 Fork 9

Admin/motor-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.stylelintrc 422 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pete Matsyburka 提交于 2021-08-06 13:33 . initial commit
{
"plugins": [
"stylelint-scss"
],
"extends": "stylelint-config-sass-guidelines",
"rules": {
"max-nesting-depth": 8,
"selector-max-compound-selectors": 4,
"selector-no-qualifying-type": null,
"property-no-vendor-prefix": null,
"selector-no-vendor-prefix": null,
"scss/dollar-variable-pattern": null,
"selector-max-id": null,
"scss/at-extend-no-missing-placeholder" : null
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/bjlechi_xulong6302475/motor-admin.git
git@gitee.com:bjlechi_xulong6302475/motor-admin.git
bjlechi_xulong6302475
motor-admin
motor-admin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385