build(vscode): vue文件格式化方式
This commit is contained in:
parent
d65fd56585
commit
f2a13090d5
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -21,6 +21,9 @@
|
||||
"[dotenv]": {
|
||||
"editor.defaultFormatter": "foxundermoon.shell-format"
|
||||
},
|
||||
"[vue]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
// 配置语言的文件关联
|
||||
"files.associations": {
|
||||
"pages.json": "jsonc", // pages.json 可以写注释
|
||||
|
Loading…
x
Reference in New Issue
Block a user