Files
letro-authentication-service/.editorconfig

11 lines
142 B
INI

root = true
[*]
charset=utf-8
end_of_line = lf
[*.{ts,tsx,css}]
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true