Skip to content

Commit

Permalink
chore: Add recommended VS Code extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
AxiosLeo committed Feb 8, 2024
1 parent f7174f1 commit 8ce3375
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"recommendations": [
"vscode-icons-team.vscode-icons",
"formulahendry.docker-extension-pack",
"mikestead.dotenv",
"dbaeumer.vscode-eslint",
"codezombiech.gitignore",
"eamodio.gitlens",
"esbenp.prettier-vscode",
"wayou.vscode-todo-highlight",
"vue.vscode-typescript-vue-plugin",
"octref.vetur",
"pflannery.vscode-versionlens"
]
}

0 comments on commit 8ce3375

Please sign in to comment.