sublime-jshint
sublime-jshint copied to clipboard
ERROR: Can't load reporter file
As mentioned in #66 , that was caused by sublineText3 package issue.
However, I did not use sublineText3. I just use command line.
eg:
jshint --config /Users/username/projects/ec/etc/jshint-config-node.json --reporter=/Users/username/projects/ec/lib/util/jshint-reporter.js lib/models/profile.js
jshint v2.9.4
macOS 10.12.6