twing/.editorconfig
2023-10-30 22:37:51 +01:00

8 lines
117 B
INI

root = true
[*.ts]
end_of_line = lf
charset = utf-8
insert_final_newline = true
indent_style = space
indent_size = 4