Closed
Description
Current behavior
scripts/type_checker.js
doesn't check types. I guess it was broken after listr2
update at #16663.
Desired behavior
Type checking should work.
Test code to reproduce
yarn type_check
will fail although you can find various errors in the .ts
files.
Cypress Version
8.3.1
Other
No response