VitorLuizC / ts-jest-resolver

A resolver for jest that uses the same strategy as TS when resolving files with JavaScript extensions (".js", ".jsx", ".cjs" and ".mjs"). It works pretty well with ts-jest or babel with @babel/preset-typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not compatible with ts-jest v27

PabloSzx opened this issue · comments

this package is no longer compatible with the new just released v27 of ts-jest 😢

image

here it is the changelog with the breaking changes https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#2700-2021-05-25