-
Notifications
You must be signed in to change notification settings - Fork 10
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
Error with jest #3
Comments
@ivanguimam And you transpile TS using
If my assumptions are correct, how do you expect Also, in your
Maybe because you have:
Which would not ignore A minimal reproducible example would be helpful. I have used react and jest but haven't used react-native. Also, maybe an explanation of what you think this plugin is supposed to do. Because you seem to be using this plugin to transpile JS when it should be used to compile TS. |
@ivanguimam, please see #2 (comment) and see if the suggested babel.config.js with |
Package.json
babel.config.js
The text was updated successfully, but these errors were encountered: