Skip to content

Commit

Permalink
chore: add vue extension to .vscode/extensions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Jul 14, 2024
1 parent b5bb5fa commit cd67320
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": ["esbenp.prettier-vscode"]
"recommendations": ["esbenp.prettier-vscode", "vue.volar"]
}

0 comments on commit cd67320

Please sign in to comment.