Closed morgondag closed 9 years ago
Probably better to post this on the main JSCS issue tracker.
no. they have es6 support. but the gulp variation is just simply broken.
I can't see any place in the plugin code that could affect that. ES6 support is just an option you put in your config, JSCS, not this plugin, handles the rest.
https://github.com/jscs-dev/gulp-jscs/blob/237d2c5d09e553fc3133bcd17c54cbbab3d331ed/index.js#L16
is there some special configuration needed to be able to add support for es6 import?
getting all kind so of errors on classes and imports.
here is my config