Skip to content

Commit

Permalink
chore: update recommended extensions list
Browse files Browse the repository at this point in the history
NamesMT committed Jul 25, 2024
1 parent 15fb556 commit 91c93d0
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -21,17 +21,9 @@
"customizations": {
"vscode": {
"extensions": [
"antfu.where-am-i",
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"george-alisson.html-preview-vscode",
"Gruntfuggly.todo-tree",
"naumovs.color-highlight",
"oderwat.indent-rainbow",
"rangav.vscode-thunder-client",
"streetsidesoftware.code-spell-checker",
"usernamehw.errorlens",
"Vue.volar",
"yoavbls.pretty-ts-errors",
]
}
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"streetsidesoftware.code-spell-checker",
"usernamehw.errorlens",
"yoavbls.pretty-ts-errors"
]
}

0 comments on commit 91c93d0

Please sign in to comment.