Skip to content

Commit 96bb506

Browse files
Update MIGRATING.md
1 parent 165e4f9 commit 96bb506

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: MIGRATING.md

+3
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ Old content that is possibly out of date
201201
- Try flow2ts: `npx flow2ts` - doesn't work 100% but saves some time ([see this and other tips from @braposo](https://github.com/typescript-cheatsheets/react-typescript-cheatsheet/pull/79#issuecomment-458227322) at TravelRepublic)
202202
- [Incremental Migration to TypeScript on a Flowtype codebase][entria] at Entria
203203
- [MemSQL's Studio's migration](https://davidgom.es/porting-30k-lines-of-code-from-flow-to-typescript/) - blogpost with many useful tips
204+
- Retail-UI's Codemod: https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-codemodes/flow-to-ts
205+
- Quick-n-dirty [Flow to TS Codemod](https://gist.github.com/skovhus/c57367ce6ecbc3f70bb7c80f25727a11)
206+
- [Ecobee's brief experience](https://mobile.twitter.com/alanhietala/status/1104450494754377728)
204207

205208
## Results
206209

0 commit comments

Comments
 (0)