mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 05:04:26 +00:00
DetoxJestAdapter needs to overlap jasmine.CustomReporter since the latter is a weak interface; otherwise the code that is needed to run Detox with Jest will throw errors when compiled.