summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.editorconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index b3e30251..619c178d 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -7,10 +7,6 @@ indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
-[*.vue]
-indent_style = space
-indent_size = 2
-
[*.md]
trim_trailing_whitespace = false