From 121d76b9e3bb7b81fe3484f00bfa39e4085909ed Mon Sep 17 00:00:00 2001 From: Cromefire_ Date: Tue, 21 Jul 2020 20:19:44 +0200 Subject: [PATCH] Fixed editorconfig spec --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 92cf9dc590..84ba694073 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,5 @@ trim_trailing_whitespace = true insert_final_newline = true end_of_line = lf -[json] +[*.json] indent_size = 2