diff --git a/.editorconfig b/.editorconfig index d102bc5ad..b71284195 100644 --- a/.editorconfig +++ b/.editorconfig @@ -32,7 +32,7 @@ indent_size = 2 max_line_length = off # Computer generated files -[{package.json,*.lock,*.mo}] +[{vendor/*,package.json,*.lock,*.mo}] indent_size = unset indent_style = unset max_line_length = unset