diff --git a/.editorconfig b/.editorconfig index ff4c25d..2987ae3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,3 +15,7 @@ charset = utf-8 [*.nix] indent_style = space indent_size = 2 + +[*.json] +indent_style = space +indent_size = 2