diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 22b00fd..0000000 --- a/.editorconfig +++ /dev/null @@ -1,5 +0,0 @@ -[*.{js,jsx,ts,tsx,vue}] -indent_style = tab -indent_size = 4 -trim_trailing_whitespace = true -insert_final_newline = true |