Skip to content

Commit

Permalink
chore: update recommend exts
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Aug 18, 2023
1 parent 8833a2c commit bc0e352
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
{
"recommendations": ["Vue.volar", "antfu.unocss", "dbaeumer.vscode-eslint"]
"recommendations": [
"EditorConfig.EditorConfig",
"Vue.volar",
"antfu.unocss",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}

0 comments on commit bc0e352

Please sign in to comment.