Merge pull request #5482 from xtermjs/Tyriar-patch-1

Remove line ending editorconfig file
This commit is contained in:
Daniel Imms
2025-12-24 04:24:04 -08:00
committed by GitHub
-1
View File
@@ -5,7 +5,6 @@ indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
[*.{j,t}s]
max_line_length = 100