chore: update vscode extension recommendations

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/3445/head
Ryan Wang 2022-08-31 23:35:46 +08:00
parent 18828c035b
commit f4eb3cc90c
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"editorconfig.editorconfig",
"johnsoncodehk.volar",
"johnsoncodehk.vscode-typescript-vue-plugin"
"vue.volar",
"vue.vscode-typescript-vue-plugin"
]
}