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
commit 3b4cf2c4e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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