Paulo Carvalho
Paulo Carvalho
I have the same problem, it is important to do the migration! @cheungpat is a good "solution", but it's only temporary
@bahmutov have you had time to look at this issue?
@bahmutov , when you get some time, you have here the example, thanks :) Unit test example: ```typescript export function isObject(object: any) { return object != null && typeof object...
@bahmutov, I apologize for the delay. You can test from this repository: https://github.com/paulocarvalho2899/react-typescript-cypress-code-coverage-problem Thanks for your time :)