Closed brenolf closed 9 years ago
@jadengore it should be done by the end of this week, because there are so many rules to be transpiled!
@jadengore let me know if it works
@brenolf I no longer need the solution, but I'll run it on my project now and see how it goes.
Just as an update, I tried it and I think polyjuice
has trouble with custom rules. Got this:
/Users/Edward/.../eslint.js:351
return value[1].properties === 'never'
^
TypeError: Cannot read property 'properties' of undefined
@jadengore actually it's another issue with camelcase
I didn't account for. Thanks for noticing! As a matter of fact, I don't know how it'll go with custom rules.
Would you mind sharing your .eslintrc
file later on?
:+1: :exclamation: I've been looking for something exactly like this!