1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-11 01:38:08 +01:00
Pinafore-Web-Client-Frontend/.editorconfig
2018-12-01 23:06:34 -08:00

10 lines
147 B
INI

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