mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-26 17:24:15 +08:00
10 lines
140 B
INI
10 lines
140 B
INI
# EditorConfig: http://editorconfig.org
|
|
|
|
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 2
|