wimi/.editorconfig

8 lines
120 B
INI
Raw Permalink Normal View History

2023-09-27 02:57:29 +02:00
[*]
end_of_line = lf
insert_final_newline = true
[{*.js,*.ts,*.tsx,*.json,*.css}]
indent_style = space
indent_size = 2