phergie / phergie-irc-bot-react

IRC bot built on React
BSD 2-Clause "Simplified" License
81 stars 26 forks source link

Add .editorconfig to show as much code style help as we can #34

Closed svpernova09 closed 8 years ago

svpernova09 commented 8 years ago

Add .editorconfig to show as much code style help as we can in editors that support it

More info: http://editorconfig.org/

This will allow us to do some CS hinting in various editors.

elazar commented 8 years ago

:+1: