Closed vesparny closed 9 years ago
Thanks for the report - I think it's the same issue as https://github.com/jscs-dev/babel-jscs/issues/4. I'l need to do a fix in upstream (jscs)?
What happens with the regular parser and esnext: true?
I'l try to get a fix in soon if it is an issue with jscs.
Yeah I guess it's a duplicate. With esprima-fb works.
Using:
doesn't seem to work for ES6 classes methods
this is the output from the console
It works using
esprima-fb