Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Remove Flow suppression comments #284

Open
kevinbarabash opened this issue May 20, 2021 · 0 comments
Open

Remove Flow suppression comments #284

kevinbarabash opened this issue May 20, 2021 · 0 comments

Comments

@kevinbarabash
Copy link
Contributor

It doesn't really make sense to try to maintain these comments since TypeScript will likely require suppressions in different places (or more/less suppressions) than Flow. We can use ts-migrate's ts-ignore plugin to add // @ts-ignore comments for all TypeScript errors that are present after conversion. https://github.com/airbnb/ts-migrate/tree/master/packages/ts-migrate-plugins

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant