Skip to content

Commit

Permalink
fix TSL problem matcher extension id
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bomber authored and peterbom committed Nov 2, 2023
1 parent 4dd272f commit 0a3333c
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
Expand Up @@ -3,6 +3,6 @@
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint",
"eamodio.tsl-problem-matcher"
"amodio.tsl-problem-matcher"
]
}

0 comments on commit 0a3333c

Please sign in to comment.