miuu-diamond-time-viewer/.editorconfig

9 lines
110 B
INI
Raw Permalink Normal View History

2023-10-06 21:25:15 -04:00
# https://editorconfig.org/
root = true
[*.cs]
insert_final_newline = true
indent_style = tab
tab_width = 4