reinitializer.js/.editorconfig

7 lines
108 B
INI
Raw Permalink Normal View History

2023-10-06 19:30:36 +07:00
root = true
end_of_line = lf
insert_final_newline = true
indent_style = tab
2023-10-06 19:42:24 +07:00
indent_size = tab
tab_width = 2