1 Star 0 Fork 0

Cweili / koa-conditional-request

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 746 Bytes
一键复制 编辑 原始数据 按行查看 历史
Cweili 提交于 2017-10-28 20:09 . initial commit
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
indent_style = space
indent_size = 4
[*.js]
indent_style = space
indent_size = 2
[*.coffee]
indent_style = space
indent_size = 2
[*.html]
indent_style = space
indent_size = 4
[*.ejs]
indent_style = space
indent_size = 4
[*.css]
indent_style = space
indent_size = 2
[*.less]
indent_style = space
indent_size = 2
[*.styl]
indent_style = space
indent_size = 2
[*.vue]
indent_style = space
indent_size = 2
[*.eslintrc]
indent_style = space
indent_size = 2
1
https://gitee.com/Cweili/koa-conditional-request.git
git@gitee.com:Cweili/koa-conditional-request.git
Cweili
koa-conditional-request
koa-conditional-request
master

搜索帮助