From cb5c63921947235b299d1f42ea791a4d60012602 Mon Sep 17 00:00:00 2001 From: actvol6 Date: Wed, 10 Dec 2025 20:05:21 +0000 Subject: [PATCH 1/2] i. --- lua/Caldwell | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/Caldwell diff --git a/lua/Caldwell b/lua/Caldwell new file mode 100644 index 00000000..e69de29b From 99a7a643c52062f91ca821c75c047ac1e405f6d3 Mon Sep 17 00:00:00 2001 From: actvol6 Date: Wed, 10 Dec 2025 20:12:56 +0000 Subject: [PATCH 2/2] Spiegeln --- .vscode/launch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 00000000..a77b1907 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,11 @@ +{ + "configurations": [ + [**********************************************************************************************************†*********] + { + "type": "node-terminal", + "name": "JavaScript Debug-Terminal", + "request": "launch", + "cwd": "${workspaceFolder}" + } + ] +} \ No newline at end of file