addyosmani / sublime-fixmyjs

SublimeText package for FixMyJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load user JSHint config

sindresorhus opened this issue · comments

Well spotted. I'll get this fixed up. Thanks!

HI @addyosmani

Thanks for useful package.

I am trying to pass my own .jshintrc config file but not sure how I should do it?

I am using jshint with grunt and I have .jshintrc file already.