Skip to content

Commit

Permalink
Update tsl-problem-matcher extension ID
Browse files Browse the repository at this point in the history
The ID of this extension changed recently:

eamodio/vscode-tsl-problem-matcher#10
  • Loading branch information
DanTup committed Nov 10, 2021
1 parent 66cc0a7 commit e30f79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"eamodio.tsl-problem-matcher",
"amodio.tsl-problem-matcher",
]
}

0 comments on commit e30f79f

Please sign in to comment.