[Bug]: "False expression: Non-string value passed to ts.resolveTypeReferenceDirective
" error when using typescript config file with typescript 4.7 beta
#12655
Labels
Version
28.0.0-alpha.8
Steps to reproduce
jest.config.ts
filejest
commandExpected behavior
tests run
Actual behavior
Additional context
typescript version
4.7.0-beta
workaround
compile the
jest.config.ts
file first. i updated mytest
script inpackage.json
like so:Environment
The text was updated successfully, but these errors were encountered: