Skip to content

Commit

Permalink
Remove webpack extension recommendation
Browse files Browse the repository at this point in the history
This extension is no longer needed as we are using esbuild for our build process.
  • Loading branch information
jpogran committed Nov 15, 2024
1 parent 2a9af6f commit 61b829b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"recommendations": [
"amodio.tsl-problem-matcher",
"connor4312.esbuild-problem-matchers",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
Expand Down

0 comments on commit 61b829b

Please sign in to comment.