Simen Bekkhus

Results 1227 comments of Simen Bekkhus

AFK, but can fix tomorrow πŸ‘

@wschurman changelog updated

> We also need to update the fields descriptions, so they matches the refactored types. What wording do you want?

Sorry about the huge delay... Could you rebase this? πŸ™‚

I merged in some of `main`, but I'm not 100% how to resolve the conflict. Sorry!

Note that DT is not the source of truth - Jest itself should be. And in Jest they don't return `any` πŸ™‚ https://github.com/facebook/jest/blob/79977c4a296102ec0103271966dc305e8da82e1a/packages/expect/src/types.ts#L87-L119 --- `any` of course isn't _wrong_ (it...

Yeah, isn't this covered by `toBeCloseTo` from core?

>I’m not actually sure where to update the documentation. I updated the comments in the TypeScript definition file (to say Iterable instead of Array), but I’m not sure if there’s...