Skip to content

Commit 594dac7

Browse files
authored
add lyft
1 parent c52062c commit 594dac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Problems to be aware of:
8383
- [TypeScript's official Guide for migrating from JS](https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html)
8484
- [Migrating a `create-react-app`/`react-scripts` app to TypeScript](https://facebook.github.io/create-react-app/docs/adding-typescript) - don't use `react-scripts-ts`
8585
- [Migrating an EJECTED CRA app to TS](https://spin.atomicobject.com/2018/07/04/migrating-cra-typescript/)
86+
- [Lyft's JS to TS migration tool](https://github.com/lyft/react-javascript-to-typescript-transform) (includes PropTypes migration)
8687
- [Hootsuite][hootsuite]
8788
- [Storybook's migration (PR)](https://github.com/storybooks/storybook/issues/5030)
8889
- [How we migrated a 200K+ LOC project to TypeScript and survived to tell the story][coherentlabs] - Coherent Labs - using `grunt-ts`, jQuery and Kendo UI

0 commit comments

Comments
 (0)