1 Star 0 Fork 0

草梅友仁 / simple-vue-webpack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 381 Bytes
一键复制 编辑 原始数据 按行查看 历史
CaoMeiYouRen 提交于 2019-05-19 19:12 . 第一次提交
# http://editorconfig.org
#启用编辑器配置
root = true
# 对所有文件生效
[*]
#编码方式
charset = utf-8
#缩进格式
indent_style = space
indent_size = 4
#换行符
end_of_line = crlf
#插入最终换行符
insert_final_newline = false
#修剪尾随空格
trim_trailing_whitespace = true
# 对后缀名为 md 的文件生效
[*.md]
trim_trailing_whitespace = false
1
https://gitee.com/caomeiyouren/simple-vue-webpack.git
git@gitee.com:caomeiyouren/simple-vue-webpack.git
caomeiyouren
simple-vue-webpack
simple-vue-webpack
master

搜索帮助