fix: editorconfig
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user