Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jest warning with ts-jest and TypeScript target #15

Closed
eric-burel opened this issue Jun 5, 2020 · 1 comment
Closed

Jest warning with ts-jest and TypeScript target #15

eric-burel opened this issue Jun 5, 2020 · 1 comment

Comments

@eric-burel
Copy link
Collaborator

kulshekhar/ts-jest#1678
https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping

Currently the target is ESNext, with Node version 10, but ts-jest seems unhappy with this.

We should also define the expected Node version for VNS.

@eric-burel
Copy link
Collaborator Author

Fix was adding the correct target in tsconfig.jest.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant