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]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
},
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
// 配置语言的文件关联
"files.associations": {
"pages.json": "jsonc", // pages.json 可以写注释