Răsfoiți Sursa

fix: the warning of VSCode extensions

Snoword 2 ani în urmă
părinte
comite
a368c21fb9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"]
 }