Update launch.json

This commit is contained in:
Felicio Mununga 2022-09-19 10:47:33 +02:00 committed by GitHub
parent a083d3251b
commit 42d24f567c
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
1 changed files with 1 additions and 2 deletions

3
.vscode/launch.json vendored
View File

@ -15,8 +15,7 @@
"sourceMaps": true,
"env": {
"DEBUG": "*",
"NODE_ENV": "test",
"VITEST": "true"
"VITE_NODE": "true"
}
},
{