Procházet zdrojové kódy

add vitest.explorer

Yuki Takei před 2 roky
rodič
revize
2a2bcad055
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      .devcontainer/devcontainer.json

+ 2 - 1
.devcontainer/devcontainer.json

@@ -25,7 +25,8 @@
     "editorconfig.editorconfig",
     "esbenp.prettier-vscode",
     "shinnn.stylelint",
-    "stylelint.vscode-stylelint"
+    "stylelint.vscode-stylelint",
+    "vitest.explorer"
   ],
 
   // Uncomment the next line if you want start specific services in your Docker Compose config.