Skip to content

Commit eb60b13

Browse files
committed
Add new Vitest extension to recommended
1 parent 8aca3f6 commit eb60b13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"stordahl.sveltekit-snippets",
2525
"proverbialninja.svelte-extractor",
2626
"vunguyentuan.vscode-postcss",
27-
"wix.vscode-import-cost"
27+
"wix.vscode-import-cost",
28+
"vitest.explorer"
2829
]
2930
}

0 commit comments

Comments
 (0)