Fix editor config (#1458)
This commit is contained in:
parent
8b051c13a2
commit
4cf1f5f374
|
@ -1,7 +1,7 @@
|
|||
# http://editorconfig.org
|
||||
root = true
|
||||
|
||||
[{*.js,*.jsx}]
|
||||
[*]
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in New Issue