We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a46de4 commit ccba427Copy full SHA for ccba427
.vscode/tasks.json
@@ -32,8 +32,8 @@
32
"location": 3,
33
"message": 4
34
},
35
- "watchedTaskBeginsRegExp": "^\\*\\*\\*Lint failure\\*\\*\\*$",
36
- "watchedTaskEndsRegExp": "^\\*\\*\\* Total \\d+ failures\\.$"
+ "watchedTaskBeginsRegExp": "^\\*\\*\\*Lint failure\\*\\*\\*$",
+ "watchedTaskEndsRegExp": "^\\*\\*\\* Total \\d+ failures\\.$"
37
38
"showOutput": "always",
39
"isWatching": true
0 commit comments