Skip to content

Commit

Permalink
Merge pull request hotwired#980 from iiAbady/patch-1
Browse files Browse the repository at this point in the history
fix(vscode): delete unneeded `problemMatcher`
  • Loading branch information
Alberto Fernández-Capel authored and shiftyp committed Sep 8, 2023
1 parent c192135 commit 904d900
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"group": {
"kind": "build",
"isDefault": true
},
"problemMatcher": [
"$tsc"
]
}
},
{
"label": "Turbo: Run tests",
Expand Down

0 comments on commit 904d900

Please sign in to comment.