mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 14:20:57 +00:00
14 lines
200 B
INI
14 lines
200 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = tab
|
|
indent_size = 4
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
|
|
[{*.json,*.yml}]
|
|
indent_style = space
|
|
indent_size = 2
|