Skip to content

Commit

Permalink
fix: the warning of VSCode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
snowords committed May 12, 2022
1 parent 2ad5a50 commit a368c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"recommendations": ["johnsoncodehk.volar", "lokalise.i18n-ally"]
"recommendations": ["vue.volar", "lokalise.i18n-ally"]
}

0 comments on commit a368c21

Please sign in to comment.