Kinvey/js-sdk

View on GitHub
packages/react-native-sdk/.editorconfig

Summary

Maintainability
Test Coverage
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 100
indent_size = 2

[*.md]
trim_trailing_whitespace = false