diff --git a/.editorconfig b/.editorconfig index eebca6d7af96..64ecfda5526c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,4 @@ root = true [*] end_of_line = lf insert_final_newline = true - -[*.ts] indent_style = space -indent_size = 2 \ No newline at end of file