From 09019b0ac23d79b471d9e547f7d515ba41592ec1 Mon Sep 17 00:00:00 2001 From: mustafauysal Date: Thu, 2 Mar 2023 23:09:37 +0300 Subject: [PATCH] Adjust indent --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 18afa18..847c02f 100755 --- a/.editorconfig +++ b/.editorconfig @@ -6,6 +6,7 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true indent_style = tab +indent_size = 4 [{*.json,*.yml,.babelrc,.bowerrc,.browserslistrc,.postcssrc}] indent_style = space