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 updates the jest preprocessor to work with the new typescript compiler, allowing us to support the newer typescript features like "this' return types.
The new typescript version found a legitimate error in a test file, which is also fixed in this rev
0 commit comments