fix: editorconfig

This commit is contained in:
2025-03-13 18:30:30 +02:00
parent de6c7876c3
commit db54d5deec

View File

@@ -1,5 +1,5 @@
[*.?ts] [*]
end_of_line = lf end_of_line = lf
indent_style = tab indent_style = tab
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true