summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/.editorconfig b/.editorconfig
index e43144c4c8..f5a029187c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -18,11 +18,6 @@ max_line_length = 88
[*.html]
indent_size = 2
-# The JSON files contain newlines inconsistently
-[*.json]
-indent_size = 2
-insert_final_newline = ignore
-
[**/admin/js/vendor/**]
indent_style = ignore
indent_size = ignore