1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-10 01:08:22 +01:00
Pinafore-Web-Client-Frontend/.editorconfig

10 lines
147 B
INI
Raw Normal View History

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true