Skip to content
antonkovalyov edited this page Jun 22, 2012 · 3 revisions

JSHint was started over a year ago as a fork of Douglas Crockford's JSLint. Since then the project has transformed into a separate static analysis tool with its own goals and ideals.

JSHint Next is the next major iteration of the tool, where we've decided to break away from the past, replacing JSLint's parser with Esprima and rethinking JSHint's architecture.

This wiki contains information you'll find useful in case you want to learn more about JSHint Next:

Weekly releases of JSHint Next are available on next.jshint.com.

Clone this wiki locally