diff --git a/.editorconfig b/.editorconfig index 8936873..d7fae6e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,9 +11,6 @@ insert_final_newline = true [*.{json,yml,jade,pss,css,html}] indent_size = 2 -[*.{js,jsx}] -indent_style = tab - [*.html] insert_final_newline = false