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
This allows scripts to be ran even if TS is mad,
which is a lot of cases could fix the TS errors.
This is available now that we are on TS 5.6+
We still run type checks separately in CI as well,
so the checking here was a wasted step.
0 commit comments