Adriaan Thomas
Adriaan Thomas
Running into the same issue. Without any changes in any JS modules, this appears to stop working after Chrome upgraded from 51.0.2704.103 to 52.0.2743.82. Some time ago our e2e tests...
@twigy11 I ran into the same issue and made the exact same changes. Are you creating a PR?
Oh sorry you have: #1905.
I think this actually works (also looking at the [code](https://github.com/Joezo/atom-jshint/blob/master/lib/atom-jshint.js#L186)), but it would be nice to have support for `extends` in a `.jshintrc` file too (see the docs [here](http://jshint.com/docs/cli/#special-options)). We...