From 37d152adf04f75685e868c4d1cb0e9b417e95355 Mon Sep 17 00:00:00 2001
From: Patze96 <157884804+Patze96@users.noreply.github.com>
Date: Sat, 6 Apr 2024 13:02:26 +0200
Subject: [PATCH] Update launch.json

---
 .vscode/launch.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.vscode/launch.json b/.vscode/launch.json
index 01362e34..92969131 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -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",