update vitest extension recommendation (#572)
This commit is contained in:
parent
25a03f7570
commit
b636dfcc84
|
@ -4,8 +4,8 @@
|
|||
"dbaeumer.vscode-eslint",
|
||||
"zxh404.vscode-proto3",
|
||||
"ms-vscode.hexeditor",
|
||||
"zixuanchen.vitest-explorer",
|
||||
"mikestead.dotenv",
|
||||
"bradlc.vscode-tailwindcss"
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"vitest.explorer"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue