Skip to content

ryami333/ts-jest-solution-repro

Repository files navigation

Issue Reproduction for ts-jest.

Minimal reproduction of issue #1648.

Setup

npm install

Reproduction

When typechecking with npm run typecheck there are no errors, but when testing with npm run test you'll come across TS compilation errors, which indicate that the "resolveJsonModule" and "esModuleInterop" compilerOptions as defined in src/tsconfig.example.json are not being observed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published