Update launch.json

This commit is contained in:
Patze96 2024-04-06 13:02:26 +02:00
parent a63c1aa3f3
commit 37d152adf0

4
.vscode/launch.json vendored
View file

@ -4,6 +4,10 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Debug Jest Tests on Nix",
"type": "node",