diff --git a/.editorconfig b/.editorconfig index b5bd7f60..c94db9a8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,8 +9,3 @@ end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true - -[package.json] -indent_style = space -indent_size = 2 -