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 +}