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
Hi, Jest currently doesn't support testSequencer in TypeScript therefore ts-jest cannot transform it. Pls open a Jest issue to request for that feature.
🐛 Bug Report
set testSequencer option into jest.config.js, which is a ts file and is not transformed by ts-jest
To Reproduce
Steps to reproduce the behavior:
Cannot use import statement outside a module
Expected behavior
no error
Link to repo (highly encouraged)
Debug log:
envinfo
The text was updated successfully, but these errors were encountered: