5 Star 17 Fork 6

郭建强/react-antd-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc.js 441 Bytes
一键复制 编辑 原始数据 按行查看 历史
guojianqiang 提交于 2021-01-14 13:38 . feat(src): layout
module.exports = {
"rules": {
"block-no-empty": null,
"color-no-invalid-hex": true,
"comment-empty-line-before": [ "always", {
"ignore": ["stylelint-commands", "after-comment"]
} ],
"declaration-colon-space-after": "always",
"indentation": ["tab", {
"except": ["value"]
}],
"rule-empty-line-before": [ "always", {
"except": ["first-nested"],
"ignore": ["after-comment"]
} ]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gjq0208/react-antd-admin.git
git@gitee.com:gjq0208/react-antd-admin.git
gjq0208
react-antd-admin
react-antd-admin
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385