Removing jest and replacing with vitest

This commit is contained in:
Peter Murray
2024-01-23 15:58:26 +00:00
committed by GitHub
parent ed528f7cfe
commit 8e6e39a793
10 changed files with 1167 additions and 3062 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"customizations": {
"vscode": {
"extensions": [
"Orta.vscode-jest",
"kingwl.vscode-vitest-runner",
"GitHub.copilot"
]
}