Files
react-native-firebase/tests/android/.editorconfig
2019-02-01 10:37:48 +00:00

11 lines
162 B
INI

# editorconfig
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true