diff --git a/.editorconfig b/.editorconfig index a217117..54a6fc3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -[*.js] +[*.ts] end_of_line = lf insert_final_newline = true indent_style = space