2 Star 9 Fork 2

Thoughtworks / lemonj

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
LiuuY 提交于 2020-11-18 20:09 . chore: add .editorconfig and .gitignore
root = true
[*]
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
[*.{js,json,ts,tsx,hbs}]
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab
[*.{md,markdown}]
trim_trailing_whitespace = false
TypeScript
1
https://gitee.com/thoughtworks/lemonj.git
git@gitee.com:thoughtworks/lemonj.git
thoughtworks
lemonj
lemonj
main

搜索帮助