summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-08-21 19:13:09 +0300
committerAzat Bahawi <azat@bahawi.net>2022-08-21 19:13:09 +0300
commit603f14bd7c9e19f25b192c833c45f73c2bb9ccaa (patch)
treeda410c3177c6049cbcac0f73a8ec1c40a5f9e5e3 /.editorconfig
parente7941cee341350e2b59b33abef99dfc1c36c2ea9 (diff)
2022-08-21
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
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