mirror of
https://github.com/status-im/react-native-languages.git
synced 2025-01-12 17:24:22 +00:00
12 lines
171 B
INI
12 lines
171 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_size = 2
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|