From bb9532c265a0412719af6592cda3ac8b4213a3b3 Mon Sep 17 00:00:00 2001 From: CookieDasora Date: Wed, 9 Aug 2023 16:53:46 -0300 Subject: [PATCH] Updated editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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