twing/.editorconfig

8 lines
117 B
INI
Raw Permalink Normal View History

2018-02-25 23:03:49 +02:00
root = true
[*.ts]
end_of_line = lf
charset = utf-8
insert_final_newline = true
indent_style = space
indent_size = 4