Skip to content

Commit a5384c3

Browse files
authored
Merge pull request #9 from socotecio/routerPeerDependencies
feat(dependencies): Put vue router as peer dependencies
2 parents 80def11 + f932b45 commit a5384c3

File tree

3 files changed

+11675
-14723
lines changed

3 files changed

+11675
-14723
lines changed

jest.config.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
module.exports = {
22
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
3-
transform: {
4-
'^.+\\.vue$': 'vue-jest',
5-
}
63
}

0 commit comments

Comments
 (0)