From 603f14bd7c9e19f25b192c833c45f73c2bb9ccaa Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 21 Aug 2022 19:13:09 +0300 Subject: 2022-08-21 --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 16e48cc..50ea0dc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,6 +13,10 @@ trim_trailing_whitespace = true indent_size = 2 indent_style = space +[*.json] +indent_size = 2 +indent_style = space + [*.el] indent_size = 2 indent_style = space -- cgit v1.2.3