- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.2k
Closed
Labels
issue/reviewedIssue has recently been reviewed (mid-2020)Issue has recently been reviewed (mid-2020)
Milestone
Description
This is an issue to track the progress of converting this project to TypeScript. The plan is to do this incrementally in order to make the transition as smooth as possible and not make the review process too overwhelming. The overall plan is:
- Incrementally convert docsto TypeScript.
- TypeScript files can import Flow files if they have a corresponding TypeScript declaration file, so we'll just do a breadth-first conversion.
- Import react-selecttypes from@types/react-selectin this step.
- Fix types in @types/react-selectto make it work withdocs.
- PRs:
- Add TypeScript infrastructure (Add TypeScript infrastructure #4139)
- Convert Webpack config to TypeScript (Convert Webpack config to TypeScript #4143)
- Incrementally convert docs to TypeScript (part 1) (Incrementally convert docs to TypeScript (part 1) #4144)
- Incrementally convert docs to TypeScript (part 2) (TODO)
- etc.
 
- Move Typescript declaration files from @types/react-selectto this repository.
- Incrementally convert main source files to TypeScript.
followbl, bladey, pedro-lb, DanieleS, codercodingthecode and 5 more
Metadata
Metadata
Assignees
Labels
issue/reviewedIssue has recently been reviewed (mid-2020)Issue has recently been reviewed (mid-2020)