Parcourir la source

fix: the warning of VSCode extensions

Snoword il y a 2 ans
Parent
commit
a368c21fb9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .vscode/extensions.json

+ 1 - 1
.vscode/extensions.json

@@ -1,3 +1,3 @@
 {
-  "recommendations": ["johnsoncodehk.volar", "lokalise.i18n-ally"]
+  "recommendations": ["vue.volar", "lokalise.i18n-ally"]
 }