Skip to content

Commit b7a4e42

Browse files
committed
Fixed recommend vi test extension update
1 parent 1689a1e commit b7a4e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptionless.Web/ClientApp/.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"dbaeumer.vscode-eslint",
77
"esbenp.prettier-vscode",
88
"selemondev.vscode-shadcn-svelte",
9-
"zixuanchen.vitest-explorer"
9+
"vitest.explorer"
1010
]
1111
}

0 commit comments

Comments
 (0)