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鈥檒l 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 · 0 comments 路 Fixed by #15164
Closed

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

latin-1 opened this issue Jun 30, 2024 · 0 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

.

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

Successfully merging a pull request may close this issue.

2 participants