Skip to content

Convert most ts-ignore-calls to ts-expect-error#93617

Merged
mjbvz merged 1 commit intomicrosoft:masterfrom
mjbvz:ts-expect-error
Mar 31, 2020
Merged

Convert most ts-ignore-calls to ts-expect-error#93617
mjbvz merged 1 commit intomicrosoft:masterfrom
mjbvz:ts-expect-error

Conversation

@mjbvz
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz commented Mar 27, 2020

Use ts-expect-error in places of ts-ignore: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments

This revealed a number of places where we no longer need to suppress errors

Changes over to use ts-expect-error: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments

This revealed a number of places where we no longer need to supress errors
@mjbvz mjbvz requested review from bpasero, joaomoreno and jrieken March 27, 2020 22:12
@mjbvz mjbvz self-assigned this Mar 27, 2020
@mjbvz mjbvz added this to the March 2020 milestone Mar 31, 2020
@mjbvz mjbvz merged commit 273a4a3 into microsoft:master Mar 31, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants