20 Star 34 Fork 11

天人合一 / ghost

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jason Williams 提交于 2015-05-05 23:54 . Add editorconfig
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.hbs]
insert_final_newline = false
[{package,bower}.json]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.yml]
indent_size = 2
[Makefile]
indent_style = tab
NodeJS
1
https://gitee.com/diancloud/ghost.git
git@gitee.com:diancloud/ghost.git
diancloud
ghost
ghost
master

搜索帮助