❯ yarn test
yarn run v1.22.19
$ dts test --passWithNoTests
● Validation Error:
Module ts-jest/dist in the transform option was not found.
<rootDir> is: /Users/leonardo.bastiani/mylib
Configuration Documentation:
https://jestjs.io/docs/configuration
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Current Behavior
Suggested solution(s)
Downgrading to typescript 4 solves this issue