diff --git a/.editorconfig b/.editorconfig index ab92841b..97ff4e8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*{json,js}] +[*.{json,js}] charset = utf-8 end_of_line = lf insert_final_newline = true