Fix editor config (#1458)

This commit is contained in:
HenryNguyen5 2018-04-05 22:08:46 -04:00 committed by Daniel Ternyak
parent 8b051c13a2
commit 4cf1f5f374
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# http://editorconfig.org
root = true
[{*.js,*.jsx}]
[*]
end_of_line = lf
charset = utf-8
indent_size = 2