mirror of
https://github.com/status-im/status-tutorials.git
synced 2026-08-31 12:11:10 +00:00
12 lines
155 B
INI
12 lines
155 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[{*.json,.*.yml}]
|
|
indent_style = space
|
|
indent_size = 2
|