From 825ccf55562154dc33fbff272384dc5877696208 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 21 Jan 2025 23:31:40 +0100 Subject: Hide base theme (#7234) --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 4f81eb7a0..213804437 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,9 @@ indent_style = tab [*.js] indent_style = tab +[*.json] +indent_style = tab + [*.md] indent_size = 4 indent_style = tab -- cgit v1.2.3