Closed
Description
When you do npm i vue-jest
or yarn add vue-jest
, you'll get eddy's fork instead. https://github.com/eddyerburgh/vue-jest
I'm assuming this is not expected.
Ended up doing this in package.json instead
"vue-jest": "https://github.com/vuejs/vue-jest.git",
Metadata
Metadata
Assignees
Labels
No labels