Update editorconfig for vue files
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ trim_trailing_whitespace = true
|
|||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
[*.{html,js}]
|
[*.{html,js,vue}]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
[*.{css,scss}]
|
[*.{css,scss}]
|
||||||
|
|||||||
Reference in New Issue
Block a user