Skip to content

Commit 351e27a

Browse files
committed
eslint as problemMatcher
1 parent 7233ef0 commit 351e27a

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
@@ -21,7 +21,7 @@
2121
"kind": "build"
2222
},
2323
"isBackground": true,
24-
"problemMatcher": "$tsc-watch"
24+
"problemMatcher": "$eslint-stylish"
2525
}
2626
]
2727
}

0 commit comments

Comments
 (0)