7 lines
128 B
INI
7 lines
128 B
INI
|
# To learn more about .editorconfig see https://aka.ms/editorconfigdocs
|
||
|
|
||
|
[*]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|
||
|
tab_width = 8
|