Przeglądaj źródła

add vitest.explorer

Yuki Takei 1 rok temu
rodzic
commit
2a2bcad055
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .devcontainer/devcontainer.json

+ 2 - 1
.devcontainer/devcontainer.json

@@ -25,7 +25,8 @@
     "editorconfig.editorconfig",
     "editorconfig.editorconfig",
     "esbenp.prettier-vscode",
     "esbenp.prettier-vscode",
     "shinnn.stylelint",
     "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.
   // Uncomment the next line if you want start specific services in your Docker Compose config.