• Robert Knight's avatar
    Make JSHint config compatible with JSHint v2.8.x and v2.9.x · 4cca09df
    Robert Knight authored
     - Use the legacy 'esnext' option only instead of both
       'esnext' and 'esversion' for compatibility with JSHint v2.8.x
       on Hound and developers who have the current stable version
       installed locally.
    
     - Remove the 'maxErrors' option from the JSCS config, as this
       prevents use of the '-x' option to autofix files which is
       a little annoying.
    4cca09df
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...