diff --git a/.editorconfig b/.editorconfig index af9828f..4165423 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,5 +11,5 @@ trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false -[*.yaml] +[*.{json,yaml}] indent_size = 2