Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hxyj-admin-fe
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hxyj
hxyj-admin-fe
Commits
2ab5b420
Commit
2ab5b420
authored
Jun 12, 2025
by
tyyin lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: vscode settings文件更新
parent
6a1d2697
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
settings.json
.vscode/settings.json
+6
-0
No files found.
.vscode/settings.json
View file @
2ab5b420
...
@@ -2,12 +2,18 @@
...
@@ -2,12 +2,18 @@
"editor.formatOnSave"
:
true
,
"editor.formatOnSave"
:
true
,
"editor.formatOnPaste"
:
true
,
"editor.formatOnPaste"
:
true
,
"editor.tabSize"
:
2
,
"editor.tabSize"
:
2
,
"[html]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"[vue]"
:
{
"[vue]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
},
"[css]"
:
{
"[css]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
},
"[typescript]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"editor.codeActionsOnSave"
:
{
"editor.codeActionsOnSave"
:
{
"source.fixAll.eslint"
:
"explicit"
"source.fixAll.eslint"
:
"explicit"
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment