JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
http://jshint.com
[ Use it online • About • Docs • FAQ • Install • Hack • Blog • Twitter ]
JSHint is a community-driven tool to detect errors and potential problems in JavaScript code. 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.
from https://github.com/jshint/jshint
相关帖子:http://briteming.blogspot.co.uk/2014/02/blog-post_8.html
[ Use it online • About • Docs • FAQ • Install • Hack • Blog • Twitter ]
JSHint is a community-driven tool to detect errors and potential problems in JavaScript code. 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.
from https://github.com/jshint/jshint
相关帖子:http://briteming.blogspot.co.uk/2014/02/blog-post_8.html