Files
express-otp/.editorconfig
2022-11-30 14:26:24 +02:00

10 lines
156 B
INI

[*]
tab_width = 2
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false