Skip to content

Commit a0b7597

Browse files
authored
Merge pull request #120 from markthree/main
chore: update vscode recommendations
2 parents bcc37cd + 5005a6a commit a0b7597

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/extensions.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"recommendations": ["johnsoncodehk.volar", "johnsoncodehk.vscode-typescript-vue-plugin"]
2+
"recommendations": [
3+
"Vue.volar",
4+
"Vue.vscode-typescript-vue-plugin"
5+
]
36
}

0 commit comments

Comments
 (0)