mirror of
https://github.com/digitalocean/nginxconfig.io
synced 2024-11-10 04:24:12 +00:00
13 lines
151 B
INI
13 lines
151 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.scss]
|
|
indent_size = 2
|
|
|
|
[*.json]
|
|
indent_size = 2
|