Update recommended Vitest extension

This commit is contained in:
Nicolas Chang 2024-02-26 10:05:49 +08:00
parent 70c8a3dde8
commit 6f3a2605c1
1 changed files with 1 additions and 1 deletions

View File

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