diff --git a/.vscode/launch.json b/.vscode/launch.json index 7eea0632..1c9e6b95 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -53,6 +53,6 @@ "cwd": "${workspaceFolder}", "environment": [], "externalConsole": true - }, + } ] -} \ No newline at end of file +}