fix: the warning of VSCode extensions

This commit is contained in:
Snoword 2022-05-12 08:56:11 +08:00
parent 2ad5a50327
commit a368c21fb9
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"]
} }