2 Star 18 Fork 19

zhaoey/eu-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaoey 提交于 2023-10-20 23:18 . 第一次提交
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
indent_style = space
indent_size = 2
# 保证在任何操作系统上都有统一的行尾结束字符
end_of_line = lf
charset = utf-8
max_line_length = 100
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
insert_final_newline = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhaoeryu/eu-vue3.git
git@gitee.com:zhaoeryu/eu-vue3.git
zhaoeryu
eu-vue3
eu-vue3
master

搜索帮助