You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a gruntfile with a linter task and I'd like to attach a problem matcher with the auto detected task. I haven't found a way to do so, e.g., I cannot generate a corresponding task.json from the gruntfile since all tasks are auto detected.