Hacker News new | ask | show | jobs
by eltaco 4239 days ago
I've been using jscs [1] for js style checks.

[1] https://github.com/jscs-dev/node-jscs

1 comments

JSCS is quite good. Also, I use the jsdoc plugin to validate and make sure the jsdoc comments are up-to date.