project-knedita/.editorconfig

5 lines
88 B
INI
Raw Permalink Normal View History

2023-08-09 19:53:46 +00:00
[*.ts]
2023-06-20 20:05:15 +00:00
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2