1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-09-20 08:02:11 +03:00
Files
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