chore: update vscode extension recommendations

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/603/head
Ryan Wang 2022-08-31 23:35:46 +08:00
parent f14f24cf8c
commit b08cae0f5f
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"
]
}