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

using babel in ts-jest #718

Closed
jamalc opened this issue Aug 7, 2018 · 2 comments
Closed

using babel in ts-jest #718

jamalc opened this issue Aug 7, 2018 · 2 comments

Comments

@jamalc
Copy link
Contributor

jamalc commented Aug 7, 2018

I'd like to be able to add "globals": { "ts-jest": { "useBabelrc": true } }. I'm using the typescript plugin but I have some babel plugins that I need for tests to be able to run. Is there a reason globals is not one of the allowed config overrides?

@jamalc
Copy link
Contributor Author

jamalc commented Aug 18, 2018

solved with #719

@jamalc jamalc closed this as completed Aug 18, 2018
@mksony
Copy link

mksony commented Oct 16, 2018

Hi @jaredpalmer, do you have any plans to release a version the change in #719? I have seen that it's merged since quite a while but it's not part of the currently published 2.4.0.

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

No branches or pull requests

2 participants