update vitest extension recommendation
This commit is contained in:
parent
74a94d42c1
commit
621e60bf49
|
@ -4,8 +4,8 @@
|
||||||
"dbaeumer.vscode-eslint",
|
"dbaeumer.vscode-eslint",
|
||||||
"zxh404.vscode-proto3",
|
"zxh404.vscode-proto3",
|
||||||
"ms-vscode.hexeditor",
|
"ms-vscode.hexeditor",
|
||||||
"zixuanchen.vitest-explorer",
|
|
||||||
"mikestead.dotenv",
|
"mikestead.dotenv",
|
||||||
"bradlc.vscode-tailwindcss"
|
"bradlc.vscode-tailwindcss",
|
||||||
|
"vitest.explorer"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue