feat: add vscode extension recommendations

This commit is contained in:
Sebin Nyshkim 2022-09-26 17:29:08 +02:00
parent 7d0ca59298
commit 4db52d81dc

3
.vscode/extensions.json vendored Normal file
View file

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