Skip to content

Commit

Permalink
build: 📦 格式化修改
Browse files Browse the repository at this point in the history
  • Loading branch information
yosong-github committed Oct 25, 2024
1 parent e4e29d7 commit f466c9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true # 在文件末尾插入空白
trim_trailing_whitespace = true # 去除首航空白
trim_trailing_whitespace = true

[*.md]
max_line_length = off
trim_trailing_whitespace = false

2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VITE_DEFAULT_LANG = 'en'
VITE_DEFAULT_SIZE = 'default'
# 接口请求地址
VITE_API_URL = '/api'
# title
# 想买标题
VITE_GLOB_APP_TITLE = 'yo admin'
# 默认登录页面
VITE_DEFAULT_LOGIN_PATH = '/login'
Expand Down

0 comments on commit f466c9f

Please sign in to comment.