chore: 新增 vscode 插件推荐

This commit is contained in:
pany 2022-04-22 09:39:11 +08:00
parent 1f62be479a
commit a7297af892

View File

@ -1,7 +1,9 @@
{ {
"recommendations": [ "recommendations": [
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint", "dbaeumer.vscode-eslint",
"esbenp.prettier-vscode", "esbenp.prettier-vscode",
"johnsoncodehk.vscode-typescript-vue-plugin",
"johnsoncodehk.volar" "johnsoncodehk.volar"
] ]
} }