build(vscode): vue文件格式化方式

This commit is contained in:
Burt 2024-01-03 10:31:25 +08:00
parent d65fd56585
commit f2a13090d5

View File

@ -21,6 +21,9 @@
"[dotenv]": { "[dotenv]": {
"editor.defaultFormatter": "foxundermoon.shell-format" "editor.defaultFormatter": "foxundermoon.shell-format"
}, },
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
// //
"files.associations": { "files.associations": {
"pages.json": "jsonc", // pages.json "pages.json": "jsonc", // pages.json