From 5310f3c46e7c379390d2929b8269b988f06c2bf3 Mon Sep 17 00:00:00 2001 From: Milan Hauth Date: Fri, 16 Sep 2022 23:08:25 +0200 Subject: [PATCH] update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 745ae63..410fa40 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ root = true end_of_line = lf insert_final_newline = true -[*.{html,svg}] +[*.{html,svg,json}] indent_style = space indent_size = 2