6 Star 14 Fork 20

Choerodon/iam-service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.stylelintrc.json 853 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": [
"stylelint-config-standard"
],
"rules": {
"at-rule-no-unknown": null,
"comment-empty-line-before": null,
"declaration-empty-line-before": null,
"function-comma-newline-after": null,
"function-name-case": null,
"function-parentheses-newline-inside": null,
"function-max-empty-lines": null,
"function-whitespace-after": null,
"indentation": null,
"number-leading-zero": null,
"number-no-trailing-zeros": null,
"rule-empty-line-before": null,
"selector-combinator-space-after": null,
"selector-list-comma-newline-after": null,
"selector-pseudo-element-colon-notation": null,
"unit-no-unknown": null,
"value-list-max-empty-lines": null,
"font-family-no-missing-generic-family-keyword": null,
"no-descending-specificity": null
},
"ignoreFiles": "lib"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/choerodon/iam-service.git
git@gitee.com:choerodon/iam-service.git
choerodon
iam-service
iam-service
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385