Hi, I'm stuck also with missing types for pretty-format, and it's from the jest package too.
My main goal is jupyterlab. Some parts of it want typestyle, but that needs csstype and free-style. For csstype, I need types for the 'jest' module ; and for free-style for 'pretty-format' and 'jest-diff' modules. Cheers, JP

