LocaleSpanish/.editorconfig
Richard Fox ef9db177e7 Initial
2023-10-02 16:50:43 -07:00

8 lines
120 B
INI

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