Skip to content

Commit

Permalink
remove unneeded vscode extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidprice committed Apr 7, 2020
1 parent cc8fa45 commit 0ebe357
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"ofhumanbondage.react-proptypes-intellisense",
"mgmcdermott.vscode-language-babel",
"wix.vscode-import-cost",
"pflannery.vscode-versionlens",
"editorconfig.editorconfig",
"prisma.prisma"
"mgmcdermott.vscode-language-babel"
],
"unwantedRecommendations": []
}

0 comments on commit 0ebe357

Please sign in to comment.