Skip to content

Commit

Permalink
chore: remove TS nightly from the list of recommended extensions
Browse files Browse the repository at this point in the history
vscode already ships with typescript built in
installing this extension *might* cause performance issues
  • Loading branch information
Miodec committed Nov 19, 2024
1 parent 27eef9d commit ba30b0d
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
Expand Up @@ -3,7 +3,6 @@
"esbenp.prettier-vscode",
"vitest.explorer",
"huntertran.auto-markdown-toc",
"ms-vscode.vscode-typescript-next",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
Expand Down

0 comments on commit ba30b0d

Please sign in to comment.