Skip to content

Commit

Permalink
Merge pull request #2267 from opral/vitest-explorer
Browse files Browse the repository at this point in the history
recommend vitest.exporer extension for monorepo
  • Loading branch information
jldec authored Feb 22, 2024
2 parents 6f3b411 + 20bf3b7 commit a6290af
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 @@ -4,7 +4,7 @@
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"inlang.vs-code-extension",
"zixuanchen.vitest-explorer",
"vitest.explorer",
"aaron-bond.better-comments"
]
}

0 comments on commit a6290af

Please sign in to comment.