wimi/.editorconfig
2023-09-27 16:11:43 -03:00

7 lines
120 B
INI

[*]
end_of_line = lf
insert_final_newline = true
[{*.js,*.ts,*.tsx,*.json,*.css}]
indent_style = space
indent_size = 2