I'm trying to use vim for my project. In order to do that I would like to get real-time feedback from eslint (like I get in sublime with SublimeLinter-eslint) and am therefore trying to get Syntastic working.
Everything seems to be set up properly but I'm not getting any indicators. Am I missing something? :SyntasticInfo
seems to show the correct expected output but clearly I should be getting some sort of error on line 66 in this screenshot.