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 was archived by the owner on Jan 16, 2025. It is now read-only.
I'm facing the following issue by setting the SWC to Jest
I did exactly the same as documentation "says"
Validation Error:
Module @swc/jest should have "jest-preset.js" or "jest-preset.json" file at the root.
Configuration Documentation:
https://jestjs.io/docs/configuration
ELIFECYCLE Test failed. See above for more details.
ELIFECYCLE Command failed with exit code 1.
```