Bartosz Preisner
Bartosz Preisner
@gnapse is there any possibility to remove `/// ` from library types and make `@types/jest` a peerDependency? Anyway, I found a slightly less hacky workaround 💯 : `setupTests.ts` (file which...
Another workaround https://github.com/testing-library/jest-dom/issues/427#issuecomment-1110985202
@JSmith01 could you please approve?
@SeyyedKhandon I would also suggest a change so this will get a chance to run in CI environments. I mean the `self` in the IIFE invocation can be completely removed,...