material-you-react/.editorconfig

9 lines
115 B
INI
Raw Normal View History

2024-01-31 22:54:26 +03:00
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
insert_final_newline = true