Flet / eslint-to-esformatter

ISC License
30 stars 3 forks source link

Is this useable? #9

Open sircharleswatson opened 9 years ago

sircharleswatson commented 9 years ago

We're defining a style guide at my job right now and this would break down all barriers to entry if this was useable. I'd love to know!

Nate-Wilkins commented 9 years ago

Not atm. I've been in the process of moving so I haven't had time to work on anything... best of luck! If I were you I'd focus more toward eslint though.

Flet commented 9 years ago

Indeed this is still experimential :)

If you haven't yet, I suggest checking out standard (or semistandard if semicolons are non-negotiable), which has a prudent eslint rule set as well as built-in formatting (standard --format).

sircharleswatson commented 9 years ago

Ya, we are implementing eslint but we have a huge code base so we need to automate as much as possible. and esformatter's configs are kind of confusing haha. But esformatter alone is a good tool. I just wanted to get those extra things with eslint-to-esformatter.