Skip to content

Commit fea68fd

Browse files
committed
Add .vue for indentation to .editorconfig
1 parent f4fa7e7 commit fea68fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ trim_trailing_whitespace = true
1212
insert_final_newline = true
1313

1414
# 2 space indentation for UI
15-
[*.{css,html,js,json,scss,yml,rb}]
15+
[*.{css,html,js,json,scss,yml,rb,vue}]
1616
indent_size = 2
1717

1818
[Makefile]

0 commit comments

Comments
 (0)