2 Star 6 Fork 6

刘祺/HOA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘祺 提交于 2020-01-13 12:12 . Initial commit
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = tab
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[{package.json,*.yml}]
indent_style = space
[*.{bat,cmd}]
end_of_line = crlf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gucong3000/HOA.git
git@gitee.com:gucong3000/HOA.git
gucong3000
HOA
HOA
master

搜索帮助