diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 2ad22f6af..be81eab0c 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -10,10 +10,7 @@ "group": { "kind": "build", "isDefault": true - }, - "problemMatcher": [ - "$tsc" - ] + } }, { "label": "Turbo: Run tests",