Skip to content

docs: Jest globals key is always vue-jest #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

hngl
Copy link
Contributor

@hngl hngl commented Dec 12, 2022

The key used to get config is vue-jest in both @vue/vue2-jest and @vue/vue3-jest, not the respective Vue/Jest version dependent package variant name.

jestConfig.config.globals['vue-jest']) ||

jestConfig.config.globals['vue-jest']) ||

@hngl hngl marked this pull request as ready for review December 12, 2022 21:29
@hngl
Copy link
Contributor Author

hngl commented Dec 12, 2022

Hi! This is my first time contributing here. Thanks for you consideration.

@hngl hngl force-pushed the doc-jest-globals-key branch from 89ba5c6 to 44759e7 Compare February 17, 2023 13:20
@hngl
Copy link
Contributor Author

hngl commented Jan 25, 2024

@lmiller1990 Would you consider merging this?

@lmiller1990
Copy link
Member

Sure! Sorry about the delay.

@lmiller1990 lmiller1990 merged commit de5af78 into vuejs:master Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants