diff --git a/.vscode/tasks.json b/.vscode/tasks.json index af9f425..d6fa938 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -9,7 +9,8 @@ "group": { "kind": "build", "isDefault": true - } + }, + "problemMatcher": [] } ] } \ No newline at end of file