mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 06:20:34 +03:00
refactor code to be more modular & performant
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
Reference in New Issue
Block a user