2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-20 19: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
+5 -1
View File
@@ -85,7 +85,11 @@
"define",
"describe",
"it",
"expect"
"expect",
"before",
"beforeEach",
"after",
"afterEach"
]
}
}