chore(editorconfig): eol lf

This commit is contained in:
iyear 2023-08-21 13:23:52 +08:00
parent 6f61b1cfdb
commit b9fd24e14c

View File

@ -2,6 +2,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true