You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this fork is to use JSHint (jshint.com/) to do the lint validation instead of plain old JSLint. JSHint is more flexible as it allows for different coding styles.