Browse Source

remove deprecated vscode ts vue extension

Martin Kunz 1 month ago
parent
commit
ef07294f5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .vscode/extensions.json

+ 1 - 1
.vscode/extensions.json

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