I try use ESLint as linter for Javascript files.

I am using this regular expression "(.+) ([0-9]+):([0-9]+)" for highlight error lines, but it not working for me.

Expected behaviour when I click on error message in compiler tab it must navigate me to related line in editor area.

Actual behaviour nothing happens.

15 11 2016 15-28-55-613


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.