]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: change extensions to Vue organization (#95)
authorPatrik Švikruha <patrik.svikruha@gmail.com>
Thu, 12 May 2022 06:03:55 +0000 (08:03 +0200)
committerGitHub <noreply@github.com>
Thu, 12 May 2022 06:03:55 +0000 (14:03 +0800)
template/base/.vscode/extensions.json

index 806eacda6197736736541ff3f0da725f96c08528..c0a6e5a48110e472b09d68afa2a030af6ab3208b 100644 (file)
@@ -1,3 +1,3 @@
 {
-  "recommendations": ["johnsoncodehk.volar", "johnsoncodehk.vscode-typescript-vue-plugin"]
+  "recommendations": ["Vue.volar", "Vue.vscode-typescript-vue-plugin"]
 }