chore: update vscode recommendations

This commit is contained in:
markthree 2022-05-04 16:48:13 +08:00
parent bcc37cdff6
commit 5005a6a6f9

View File

@ -1,3 +1,6 @@
{
"recommendations": ["johnsoncodehk.volar", "johnsoncodehk.vscode-typescript-vue-plugin"]
"recommendations": [
"Vue.volar",
"Vue.vscode-typescript-vue-plugin"
]
}