jasonkuhrt / graphql-request

Minimal GraphQL client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken v7 types in jest

jakeleventhal opened this issue · comments

@tofsjonas if you use "moduleResolution": "bundler" in .tsconfig.json you won't have to add file extensions
https://www.typescriptlang.org/tsconfig/#moduleResolution

I've gotten that far updating my project, now trying to get Jest working with ESM.. So I agree this brings a challenge for some established projects.

Originally posted by @mrbfrank in #880 (comment)

After setting bundler module resolution, still getting issues when running npx jest