diff --git a/.editorconfig b/.editorconfig index 2ec19b78..51499854 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,5 +15,5 @@ trim_trailing_whitespace = false [{composer.json,package.json}] indent_style = space -[package.json] +[{package.json, *.yml}] indent_size = 2 \ No newline at end of file