Closed ahnpnl closed 2 years ago
thank you!
I encountered a build error with "moduleResolution": "node16"
and it seems to relate to this. Could you release the next version?
Apologies for the late reply and missing this earlier! I've just published it now. Thanks! 💯
Summary
types
corresponds tomain
only.main/types
will be completely ignored by Node/TypeScript ifexports
is defined. This is mentioned at https://github.com/microsoft/TypeScript/issues/49160#issuecomment-1137482639Related to https://github.com/kulshekhar/ts-jest/issues/3800