8 Star 25 Fork 8

ant-motion / ant-motion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.stylelintrc 728 Bytes
一键复制 编辑 原始数据 按行查看 历史
jljsj33 提交于 2019-02-15 16:10 . update bisheng
{
"extends": "stylelint-config-standard",
"rules": {
"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,
"no-descending-specificity": null
}
}
JavaScript
1
https://gitee.com/ant-motion/ant-motion.git
git@gitee.com:ant-motion/ant-motion.git
ant-motion
ant-motion
ant-motion
master

搜索帮助