This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Description
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.
```