Compare commits

...
Author SHA1 Message Date
Pavel 621e60bf49 update vitest extension recommendation 2024-06-17 12:53:48 +02:00
+2 -2
View File
@@ -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"
]
}