From 05128c28f5b35540e2553582ab33a95a3a865afd Mon Sep 17 00:00:00 2001 From: cooolbros Date: Sat, 23 Dec 2023 14:53:48 +1100 Subject: [PATCH] Update .vscode files --- .vscode/launch.json | 2 +- .vscode/tasks.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index f7ff567..4d49e5b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -23,4 +23,4 @@ "request": "attach" } ] -} \ No newline at end of file +} diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 3c38f28..62152c4 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -38,4 +38,4 @@ "problemMatcher": "$msCompile" } ] -} \ No newline at end of file +}