# TypeScript migration Make sure you read through our TypeScript's [style guide](https://github.com/Expensify/App/blob/main/contributingGuides/TS_STYLE.md), [cheatsheet](https://github.com/Expensify/App/blob/main/contributingGuides/TS_CHEATSHEET.md) and [PropTypes conversion table](https://github.com/Expensify/App/blob/main/contributingGuides/PROPTYPES_CONVERSION_TABLE.md) before you start working on this migration issue. ### Files | Path | Dependencies | |---|---| | [scripts/release-profile.js](https://github.com/Expensify/App/blob/main/scripts/release-profile.js) | 2 | | [__mocks__/react-native-document-picker.js](https://github.com/Expensify/App/blob/main/__mocks__/react-native-document-picker.js) | 0 | | [__mocks__/@react-native-clipboard/clipboard.js](https://github.com/Expensify/App/blob/main/__mocks__/@react-native-clipboard/clipboard.js) | 1 | <!-- END_OF_TABLE -->
TypeScript migration
Make sure you read through our TypeScript's style guide, cheatsheet and PropTypes conversion table before you start working on this migration issue.
Files