Skip to content

Commit

Permalink
chore: drop vscode-jest recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Feb 7, 2021
1 parent 83d8f96 commit 5391dee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"recommendations": [
"EditorConfig.editorconfig",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"Orta.vscode-jest"
"dbaeumer.vscode-eslint"
]
}

0 comments on commit 5391dee

Please sign in to comment.