1 Star 0 Fork 4.2K

JustMissYou/yudao-ui-admin-vue3

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.editorconfig 479 Bytes
Copy Edit Raw Blame History
root = true
[*.{js,ts,vue}]
charset = utf-8 # 设置文件字符集为 utf-8
end_of_line = lf # 控制换行类型(lf | cr | crlf)
insert_final_newline = true # 始终在文件末尾插入一个新行
indent_style = space # 缩进风格(tab | space)
indent_size = 2 # 缩进大小
max_line_length = 100 # 最大行长度
[*.md] # 仅 md 文件适用以下规则
max_line_length = off # 关闭最大行长度限制
trim_trailing_whitespace = false # 关闭末尾空格修剪
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/justmissyou/yudao-ui-admin-vue3.git
git@gitee.com:justmissyou/yudao-ui-admin-vue3.git
justmissyou
yudao-ui-admin-vue3
yudao-ui-admin-vue3
master

Search

0d507c66 1850385 C8b1a773 1850385