From bbf925dd412465325cfd6b346af73ab98ca3fc11 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:54:30 +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