mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 06:16:27 +08:00
修该默认格式化工具
This commit is contained in:
parent
1ecd1e7f01
commit
916b34e70c
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -6,6 +6,6 @@
|
||||
"editor.codeActionsOnSave": ["source.fixAll.eslint"],
|
||||
"eslint.validate": ["javascript", "javascriptreact", "typescript", "vue"],
|
||||
"[vue]": {
|
||||
"editor.defaultFormatter": "Vue.volar"
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user