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
TypeScript has been updated to v4.2 [1]. I'm not aware of any changes
that impact our code.
TypeScript v4.2 is still not supported by
`@typescript-eslint/eslint-plugin` and `typedoc`, so they give a
warning at runtime and install time respectively.
[1]: https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/
0 commit comments