You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
This is a short but important issue.
I have tried every single solution for the jest integration, I couldn't make it work.
I have tried with
.env
NODE_OPTIONS='-r esm' jest
With jest transformation.
I really don't want to convert all my import and exports into old JS just for Jest.
There's another way?
Thanks
The text was updated successfully, but these errors were encountered: