-
Hi! I'm struggling to make a simple transformation to the source code (TS file) before As Jest doesn't accept adding two transformers for the same type file (
But this code won't work... Can someone point me in the right direction? Thank you!! |
Beta Was this translation helpful? Give feedback.
Answered by
ahnpnl
Oct 10, 2021
Replies: 1 comment
-
To work with Jest 27, your
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ahnpnl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To work with Jest 27, your
jest-file-transformer.js
must have this structure