Skip to content

Commit

Permalink
Merge pull request #5322 from NicolasCwy/chore/5321-change-recommende…
Browse files Browse the repository at this point in the history
…d-vitest-extension

Update recommended Vitest extension
  • Loading branch information
sidharthv96 committed Feb 26, 2024
2 parents 70c8a3d + 6f3a260 commit ccfec58
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 @@ -2,7 +2,7 @@
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"zixuanchen.vitest-explorer",
"vitest.explorer",
"luniclynx.bison"
]
}

0 comments on commit ccfec58

Please sign in to comment.