diff --git a/.editorconfig b/.editorconfig index b05d800f..7152ebb8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ # http://editorconfig.org root = true -[{*.js,*.jsx}] +[*] end_of_line = lf charset = utf-8 indent_size = 2