Active Members Fi8sVrs Posted June 18, 2011 Active Members Report Posted June 18, 2011 (edited) JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team's coding conventions. It is very flexible so you can easily adjust it to your particular coding guidelines and the environment you expect your code to execute in.JSHint is an open-source project that is supported and maintained by the JavaScript developer community. The source code is available on GitHub.JSHint, A JavaScript Code Quality Tool Edited June 18, 2011 by Fi8sVrs Quote