summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorYukai Huang2017-01-21 12:24:58 +0800
committerYukai Huang2017-01-21 12:30:55 +0800
commit26d8942852f8d216d03138a6c3c1d350e6bc903e (patch)
tree53b3283c7c05b61ae5d46efbd95e9979edc45ec6 /.editorconfig
parent4bbe035beb41ad2c9f43434d0d90209850a62f70 (diff)
Revert experimental vue for now
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