Skip to content

Commit

Permalink
chore: update recommended vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopixel committed Sep 8, 2021
1 parent 83e08eb commit 1b1b67b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"wayou.vscode-todo-highlight",
],
"unwantedRecommendations": []
"esbenp.prettier-vscode"
]
}

0 comments on commit 1b1b67b

Please sign in to comment.