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
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.
```
The text was updated successfully, but these errors were encountered:
I'm facing the following issue by setting the SWC to Jest
I did exactly the same as documentation "says"
The text was updated successfully, but these errors were encountered: