rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.

Home Page:http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move babel configs to .babelrc file.

chriszhangusc opened this issue · comments

Instead of configuring babel in 'package.json', I think it would be better to move them to its own file as recommended in babel website.

Sounds good! 👍

Merged #102