From 088a747f087671be49d879afa2046cdbe294e52b Mon Sep 17 00:00:00 2001 From: Axel Dürkop Date: Sun, 20 Dec 2020 20:32:35 +0100 Subject: Improve --- .vscode/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vscode') diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 64b0b5e..5b81338 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -15,7 +15,8 @@ "group": { "kind": "build", "isDefault": true - } + }, + "problemMatcher": [] } ] } \ No newline at end of file -- cgit v1.2.3