Sublime-JSHint
Sublime-JSHint copied to clipboard
Add support for `.jshintignore` files
Search for .jshintignore
files in parent directories and
evaluate ignore patterns by utilizing the python pathspec library
This resolves #59 and resolves #113
I need this so much, 2017 and still not merged 😒
Just updated the pull request. Maybe this is going to be merged now...
An alternative would be to just clone my fork. It is now update with the current master.