gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

added support for editorConfig #78

Closed mrdivyansh closed 7 years ago

mrdivyansh commented 8 years ago

We should add .editorconfig file to define consistent coding style. Refer here

calesce commented 7 years ago

Hi, thanks for the contribution! I think that .editorconfig is a bit too opinionated for this project, since we want to keep it as simple as possible.