2 Star 1 Fork 1

Cweili / mqtt-tester

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 746 Bytes
一键复制 编辑 原始数据 按行查看 历史
Cweili 提交于 2016-04-01 16:29 . 增加 vue 类型
# 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
NodeJS
1
https://gitee.com/Cweili/mqtt-tester.git
git@gitee.com:Cweili/mqtt-tester.git
Cweili
mqtt-tester
mqtt-tester
master

搜索帮助