title | excerpt |
---|---|
JSLint |
a JavaScript code linter |
JSLint is a static analysis “code quality” tool for JavaScript.The downsides are that JSLint is not configurable or extensible. You can’t disable many features at all, and some of them lack documentation.