Currently I have my .jshintrc file in the rood directory of my proeject but I want to specify a location similar to
~/project/config
How would I go about doing this?
Jshint is already properly working in sublime and is activated when I hit Control-J.