Merge pull request #120 from markthree/main

chore: update vscode recommendations
This commit is contained in:
草鞋没号
2022-05-05 07:10:11 +08:00
committed by GitHub

View File

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