sekoyo / universal-react

A universal react starter, with routing, meta, title, and data features
242 stars 50 forks source link

Use two space for indentation #8

Closed nodegin closed 8 years ago

nodegin commented 8 years ago

Use 2 spacs for indentation instead of tab character

sekoyo commented 8 years ago

Thanks for the PR but 4-space TAB is just my style - nobody can agree on what's best but I have my reasons for preferring that config, there's no standard in JS so I'm sticking to my way ;)

nodegin commented 8 years ago

oh i see