Skip to content
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

[Feature]: babel-jest: opting out babel-preset-jest #15155

Closed
latin-1 opened this issue Jun 30, 2024 · 2 comments · Fixed by #15164
Closed

[Feature]: babel-jest: opting out babel-preset-jest #15155

latin-1 opened this issue Jun 30, 2024 · 2 comments · Fixed by #15164

Comments

@latin-1
Copy link
Contributor

latin-1 commented Jun 30, 2024

🚀 Feature Proposal

per #15152 (comment)

Add an option to babel-jest that allows developers to opt out of babel-preset-jest.
Note that this will break jest.mock hoisting.

Motivation

babel-preset-current-node-syntax does not make much sense if the developer specified their own babel config. Adding a new option that allows developers to have complete control over the Babel config would be useful.

Example

No response

Pitch

.

Copy link

github-actions bot commented Aug 6, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2024
@SimenB
Copy link
Member

SimenB commented Aug 8, 2024

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants