2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-11 20:12:25 +03:00

feat: major refactor, cleanup and jest tests

This commit is contained in:
pimlie
2019-02-09 21:45:22 +01:00
parent 9dfb001d4e
commit 5d64d43862
61 changed files with 8598 additions and 822 deletions
+5
View File
@@ -0,0 +1,5 @@
import jsdom from 'jsdom-global'
jsdom()
jest.useFakeTimers()