eclipsesource / jshint-eclipse

JSHint integration for the Eclipse IDE
http://github.eclipsesource.com/jshint-eclipse/
146 stars 31 forks source link

var x of array doesn't work #124

Open StephenLynx opened 5 years ago

StephenLynx commented 5 years ago

I've tried setting esversion to every values through 6 to 9, eclipse always say is not valid. I know jshint is working because if I change esversion to 3 it will complain about stuff.