slimpack/.editorconfig
2025-03-08 23:22:10 +02:00

5 lines
103 B
INI

[*.?ts]
end_of_line = lf
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true