diff --git a/.editorconfig b/.editorconfig index 380e57acad..0bf249f52b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true -[{README.md,package.json,*.yml,*.sh,*.js,*.case,*.template}] +[{README.md,package.json,*.yml,*.sh,*.js,*.mjs,*.case,*.template}] indent_style = space indent_size = 2