diff --git a/.editorconfig b/.editorconfig index 1e2ed95..c08b9b7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ indent_style = space indent_size = 2 max_line_length = 78 -[.json] +[*.json] indent_style = tab indent_size = tab