1 Star 4 Fork 5

Russell/uniapp-develop-template

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 369 Bytes
一键复制 编辑 原始数据 按行查看 历史
HuangXinMing 提交于 2025-03-03 10:31 +08:00 . initial
root = true
[*] # 表示所有文件适用
charset = utf-8 # 设置文件字符集为 utf-8
indent_style = space # 缩进风格(tab | space)
indent_size = 2 # 缩进大小
end_of_line = lf # 控制换行类型(lf | cr | crlf)
trim_trailing_whitespace = true # 去除行首的任意空白字符
insert_final_newline = true # 始终在文件末尾插入一个新行
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ybssl/uniapp-develop-template.git
git@gitee.com:ybssl/uniapp-develop-template.git
ybssl
uniapp-develop-template
uniapp-develop-template
v1.0.0

搜索帮助