2 Star 3 Fork 2

充电桩/充电桩后台1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
981476080 提交于 2021-09-17 10:22 . 123
{
"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 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/charging-pile/charging-pile-background-1.git
git@gitee.com:charging-pile/charging-pile-background-1.git
charging-pile
charging-pile-background-1
充电桩后台1
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385