1 Star 0 Fork 599

青数信息 / Fantastic-admin

forked from Fantastic-admin / basic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hooray 提交于 2021-08-27 10:32 . first commit
{
"extends": [
"stylelint-config-standard",
"stylelint-config-recommended-scss"
],
"plugins": [
"stylelint-scss"
],
"rules": {
"indentation": 4,
"rule-empty-line-before": "never",
"at-rule-empty-line-before": "never",
"no-descending-specificity": null,
"selector-pseudo-class-no-unknown": null,
"property-no-unknown": null,
"font-family-no-missing-generic-family-keyword": null
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qingshu_ltd/fantastic-admin.git
git@gitee.com:qingshu_ltd/fantastic-admin.git
qingshu_ltd
fantastic-admin
Fantastic-admin
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891