1 Star 0 Fork 0

溺爱丶成伤 / vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 244 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shyam Chen 提交于 2017-05-29 00:29 . feat: add .editorconfig (#5691)
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
JavaScript
1
https://gitee.com/xsc19850920/vue.git
git@gitee.com:xsc19850920/vue.git
xsc19850920
vue
vue
master

搜索帮助