Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit c739711

Browse files
author
Daniel Requejo
committed
⭐️ Add extension recommendation for vue-ts
1 parent 13ccaa5 commit c739711

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.vscode/extensions.json

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

0 commit comments

Comments
 (0)