1 Star 0 Fork 0

阿宝 / lavas

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 309 Bytes
一键复制 编辑 原始数据 按行查看 历史
zoumiaojiang 提交于 2017-05-23 14:56 . init project
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{js,styl,html,json}]
indent_size = 4
indent_style = space
[*.md]
trim_trailing_whitespace = false
JavaScript
1
https://gitee.com/labm/lavas.git
git@gitee.com:labm/lavas.git
labm
lavas
lavas
master

搜索帮助