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
test: remove disableTypeScriptVersionCheck from tests setup
This option causes our CI to be green even when new projects are created with mismatching TypeScript versions, which causes failures in a real-world project.
See #22333 for more context.
(cherry picked from commit fb3b1fe)
0 commit comments