2
0
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:
Declan de Wet
2016-11-01 19:18:58 +02:00
parent 9e7a0a8d4c
commit 0d08f0dba9
12 changed files with 236 additions and 209 deletions
+2 -2
View File
@@ -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