Echo JS 0.11.0

<~>

jameswyse 3448 days ago. link 2 points
This looks great but I can't get it to work. The repo list never seems to load..

I see you support custom jshint configs which is great, it should probably default to '.jshintrc' though, because it's by far the most common.

It's also worth noting that many people have their jshint options inside 'package.json' under the 'jshintConfig' key.

It'd also be cool to support '.jshintignore' files, which are passed in with --exclude-path

And finally, any plans to support JSCS? 

More info:https://yannick.cr/posts/enforcing-coding-rules-in-your-team-with-jscs/post

Repo: https://github.com/jscs-dev
davidchase 3447 days ago. link 2 points
i think you should post this comment on the issues page on the repos github, or see if someone had a similar there..