survivejs / react-component-boilerplate

Boilerplate for React.js components (MIT)
https://survivejs.github.io/react-component-boilerplate/
MIT License
359 stars 68 forks source link

remove redundant comma #37

Closed RusinovAnton closed 7 years ago

RusinovAnton commented 7 years ago

Hey, Juho. How are you?

bebraw commented 7 years ago

Hey, thanks for the poke.

I think the Babel configuration could benefit from refactoring. If I understood right, Babel allows you to write it in JavaScript now. Doing that would likely simplify it a lot (good PR to make).

RusinovAnton commented 7 years ago

@bebraw yeah, I've just added some babel plugin and had to write it in each env option although it says that it should be merged with non-env rules ¯_(ツ)_/¯