Files
react-native-web/.editorconfig
2016-03-08 09:40:28 -08:00

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