Merge pull request #5322 from NicolasCwy/chore/5321-change-recommended-vitest-extension

Update recommended Vitest extension
This commit is contained in:
Sidharth Vinod
2024-02-26 20:52:34 +05:30
committed by GitHub

View File

@@ -2,7 +2,7 @@
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"zixuanchen.vitest-explorer",
"vitest.explorer",
"luniclynx.bison"
]
}