34 Star 559 Fork 84

腾讯开源 / vConsole

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 405 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
# editorconfig.org
root = true
# Unix-style newlines with a newline ending every file
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{html,js,ts,css,less,scss,xml,json}]
indent_style = space
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2
[jdists]
indent_style = space
indent_size = 2
JavaScript
1
https://gitee.com/Tencent/vConsole.git
git@gitee.com:Tencent/vConsole.git
Tencent
vConsole
vConsole
dev

搜索帮助