diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 51bd461..0000000 --- a/.editorconfig +++ /dev/null @@ -1,12 +0,0 @@ -# top-most EditorConfig file -root = true - -# Unix-style newlines with a newline ending every file -[*] -end_of_line = lf -insert_final_newline = true -indent_style = space -indent_size = 2 - -[*.{js,json,ts,tsx}] -charset = utf-8 \ No newline at end of file