6 Star 19 Fork 2

Serverless Framework / Serverless

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mariusz Nowak 提交于 2019-06-26 12:31 . Do not trim whitespace in markdown
root = true ; top-most EditorConfig file
; Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
JavaScript
1
https://gitee.com/serverless-framework/serverless.git
git@gitee.com:serverless-framework/serverless.git
serverless-framework
serverless
Serverless
master

搜索帮助