diff --git a/.editorconfig b/.editorconfig index 525cb6d4..efb4918c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,8 +7,6 @@ end_of_line = lf charset = utf-8 insert_final_newline = true max_line_length = 100 - -[*.{html,ts,js,jsx,css,scss,vue}] trim_trailing_whitespace = true indent_style = space indent_size = 2