diff --git a/.editorconfig b/.editorconfig index 829878823..0f19ed338 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,6 +18,6 @@ indent_size = 4 indent_style = space indent_size = 4 -[*.{txt,cmake}] +[*.{txt,cmake,json}] indent_style = tab indent_size = 4