We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ec2e5 commit 04d394bCopy full SHA for 04d394b
4 files changed
.vscode/tasks.json
@@ -7,7 +7,8 @@
7
"type": "npm",
8
"script": "watch",
9
"problemMatcher": [
10
- "$ts-webpack-watch"
+ "$ts-webpack-watch",
11
+ "$eslint-stylish"
12
],
13
"isBackground": true,
14
"presentation": {
0 commit comments