Open RReverser opened 9 years ago
Thanks a lot. I'll check it out and update here.
Would be interested to use this plugin if this issue is solved. esprima is throwing all sorts of illegal token errors on my code.
I'm in the same boat as @volkanunsal.
Edit: Actually, using "parser": "babel-eslint"
in my .eslintrc
gives me everything I need in es6, so I don't need this plugin anymore.
In README you state:
Please see relevant section from Facebook's blog article:
Hopefully this should help.