Open
Description
I followed the instruction to use with ts-jest and jest 29, and getting typescript errors like this
error TS2339: Property 'toIncludeAnyMembers' does not exist on type 'Matchers<void, any> & SnapshotMatchers<void, any> & Inverse<JestMatchers<void, any>> & PromiseMatchers<any>'.
Does anybody actually have this working with jest 29 and latest typescript? There are a lot of old examples on the web, but nothing with new versions.
Metadata
Metadata
Assignees
Labels
No labels