1 Star 0 Fork 0

yongfu.xie / echarts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 483 Bytes
一键复制 编辑 原始数据 按行查看 历史
erik 提交于 2014-06-24 20:30 . add editorconfig
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[**.js]
indent_style = space
indent_size = 4
[**.css]
indent_style = space
indent_size = 4
[**.less]
indent_style = space
indent_size = 4
[**.styl]
indent_style = space
indent_size = 4
[**.html]
indent_style = space
indent_size = 4
[**.tpl]
indent_style = space
indent_size = 4
[**.json]
indent_style = space
indent_size = 4
[*.md]
trim_trailing_whitespace = false
1
https://gitee.com/yongfuxie/echarts.git
git@gitee.com:yongfuxie/echarts.git
yongfuxie
echarts
echarts
master

搜索帮助