From bb86691d29f7cff91488f2b07bc6d62aa801b9f0 Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Wed, 18 Mar 2020 00:50:04 -0400 Subject: [PATCH] . --- .vscode/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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