1 Star 1 Fork 0

Share90 / ant-design-icons

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
JayFong 提交于 2018-05-20 12:23 . feat: first commit
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
# The JSON files contain newlines inconsistently
[*.json]
insert_final_newline = ignore
# Minified JavaScript files shouldn't be changed
[**.min.js]
indent_style = ignore
insert_final_newline = ignore
[*.md]
trim_trailing_whitespace = false
JavaScript
1
https://gitee.com/zcyso/ant-design-icons.git
git@gitee.com:zcyso/ant-design-icons.git
zcyso
ant-design-icons
ant-design-icons
master

搜索帮助