67 Star 476 Fork 151

GVPphodal / ledge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 284 Bytes
一键复制 编辑 原始数据 按行查看 历史
giscafer 提交于 2020-04-05 19:14 . fix: tslint
# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
# 使用单引号
quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false
TypeScript
1
https://gitee.com/phodal/ledge.git
git@gitee.com:phodal/ledge.git
phodal
ledge
ledge
master

搜索帮助