diff options
author | HampusM <hampus@hampusmat.com> | 2021-06-06 11:06:12 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-06-06 11:06:12 +0200 |
commit | 8892760c4508a61720fe0c6a0a1f619c2767c63d (patch) | |
tree | e4512bb4932789dee45cb8311a9ed39e94296a9f /.editorconfig | |
parent | 27e1b7da51f9da2eb5473fdb9b0d618334edb51b (diff) |
Deleted unnecessary files
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 |