Closed jamesxv7 closed 8 years ago
When you run jshint on the command line with the same options you get:
xyz.js: line 0, col 0, Incompatible values for the 'esversion' and 'esnext' linting options. (0% scanned).
That problem was fixed with this commit several months ago but not yet published to the marked place. I'll do that shortly.
Should esversion be 6 by default?
Hello, when I try to setup the options of Jshint in the User Settings the editor does not recognize es version selected.