We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc37cd commit 5005a6aCopy full SHA for 5005a6a
.vscode/extensions.json
@@ -1,3 +1,6 @@
1
{
2
- "recommendations": ["johnsoncodehk.volar", "johnsoncodehk.vscode-typescript-vue-plugin"]
+ "recommendations": [
3
+ "Vue.volar",
4
+ "Vue.vscode-typescript-vue-plugin"
5
+ ]
6
}
0 commit comments