diff --git a/.editorconfig b/.editorconfig index 7389ffb..9d08a1a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,10 +7,3 @@ indent_size = 2 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true - -[test/cases/parsing/bom/bomfile.{css,js}] -charset = utf-8-bom - -[*.md] -insert_final_newline = true -trim_trailing_whitespace = false