From 75f7f8c52e950c11fd1fed714adb2cb9fdbb2a5f Mon Sep 17 00:00:00 2001 From: "qbox-duck[bot]" <152818034+qbox-duck[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 01:53:50 +0000 Subject: [PATCH] chore: synced local './' with remote 'repo-template/' --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 9c97eb2..e1f3323 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,3 +7,6 @@ indent_style = space charset = utf-8 trim_trailing_whitespace = true indent_size = 4 + +[*.{sql,html,css,json,js,ts,jsx,tsx}] +indent_size = 2