Skip to content

Commit

Permalink
feat(vscode): replaced deprecated extension
Browse files Browse the repository at this point in the history
  • Loading branch information
dcpesses authored Feb 28, 2024
1 parent 7d69a29 commit a03f39f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"zixuanchen.vitest-explorer",
"editorconfig.editorconfig"
"editorconfig.editorconfig",
"vitest.explorer"
]
}

0 comments on commit a03f39f

Please sign in to comment.