Closed steven-pribilinskiy closed 10 years ago
I'm having a similar issue, but in my case it's my project specific .jshintrc file that is getting ignored.
Getting same issues. .jshintrc in a parent directory is not used. I'm on Windows 7 and I think I had the same problem on Win8
Make sure your .jshintrc is validated JSON, otherwise it doesn't parse.
Mine is valid JSON. Doesn't work. No matter if its the one in my home director, the one in the plugin (edited, obviously), or the one in the project directory. All ignored.
Eventually it started working. I have no idea what I did. I'm sure the jshintrc file was valid. It just didn't pick up the .jshintrc file right after installation.
location of the file:
c:\Users\Administrator\AppData\Roaming\Sublime Text 3\Packages\JSHint Gutter\.jshintrc
it's completely ignored