Migrating from Flow to TS
This tool looks really promising. However, we are currently in the process of migrating our Flow codebase to TS.
Do you think that it would be possible to create some plugins to handle Flow to TS migrations? I'm currently using https://github.com/Khan/flow-to-ts but ts-migrate idea looks far more advanced 🙂
some other tools you may wish to check https://react-typescript-cheatsheet.netlify.app/docs/migration/from_flow
Yes, it's possible! We didn't have any flow code at Airbnb, so there was no reason for us to do this, but if someone wants to pick it up - it would be great :)
https://github.com/Khan/flow-to-ts works well