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