Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mysterious-Dev committed Nov 17, 2023
1 parent 888706b commit d567dd7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"Vue.volar"
]
"recommendations": ["esbenp.prettier-vscode", "Vue.volar"]
}

0 comments on commit d567dd7

Please sign in to comment.