2 Star 1 Fork 0

我的团队/vite-vue3-arco

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 342 Bytes
一键复制 编辑 原始数据 按行查看 历史
一介农夫 提交于 2024-05-14 10:42 . init
[*]
# 字符编码
charset = utf-8
# 换行符
end_of_line = lf
# 缩进
indent_size = 4
# 缩进风格
indent_style = space
# 在文件结尾插入新行
insert_final_newline = true
# 行最大长度
max_line_length = 240
# tab 宽度
tab_width = 4
# 删除一行中的前后空格
trim_trailing_whitespace = true
[*.go]
indent_style = tab
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/rapida/vite-vue3-arco.git
git@gitee.com:rapida/vite-vue3-arco.git
rapida
vite-vue3-arco
vite-vue3-arco
main

搜索帮助