You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for this is done in cypress-io/cypress#7403, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Current behavior:
yarn type-check
.Desired behavior:
Type check succeeds.
Test code to reproduce
yarn
yarn type-check
Versions
develop branch after #7352.
It's not detected because I accidentally removed the command from CI at #7194
The problem is that we need to break type definition files to make it work.
The text was updated successfully, but these errors were encountered: