Merge pull request #750 from wbinnssmith/wbinnssmith/add-editorconfig

Add .editorconfig for contributors
This commit is contained in:
Tobias Koppers 2015-02-02 07:56:43 +01:00
commit e75019aea9
1 changed files with 4 additions and 0 deletions

4
.editorconfig Normal file
View File

@ -0,0 +1,4 @@
root = true
[*.js]
indent_style=tab