miuu-diamond-time-viewer/.editorconfig
2023-10-06 21:26:05 -04:00

8 lines
110 B
INI

# https://editorconfig.org/
root = true
[*.cs]
insert_final_newline = true
indent_style = tab
tab_width = 4