Skip to content

Commit ad73e40

Browse files
Corrected the problemMatcher
1 parent e1e417b commit ad73e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"kind": "test",
3232
"isDefault": true
3333
},
34-
"problemMatcher": "$tslint5"
34+
"problemMatcher": "$eslint-stylish"
3535
},
3636
]
3737
}

0 commit comments

Comments
 (0)