Using JSHint inside Visual Studio - the basics - Steve Sanderson's blog - As ... - 0 views
-
Jacques Bosch on 20 Aug 12"JSHint is great. It's a linting tool for JavaScript: a simple tool that can very often spot your mistakes before you do. It can save you from a lot of tedious debugging, lets you refactor JavaScript code with greater confidence, and reduces the chances of you deploying broken code to your production server."