Merge pull request #58 from snowords/master

fix: the warning of VSCode extensions
This commit is contained in:
Archer
2022-05-12 09:37:28 +08:00
committed by GitHub

View File

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