# Folder Structure

## Mobile App Folder Structure

![](https://gblobscdn.gitbook.com/assets%2F-LfOcDTetx0vXD_N4Zpk%2F-LfPBPbIfmqD2FUQI62v%2F-LfWgMaF50A19WFl8LsB%2FScreenshot%202019-05-23%20at%203.37.32%20AM.png?alt=media\&token=56862961-6b9b-44d7-b2db-b218f5722370)

### Mobile App has been integrated with&#x20;

* [ESLint](https://eslint.org/) to provide you with linting capability in Javascript.
* [Prettier](https://prettier.io/) for code formatting
* [Jest](https://jestjs.io/) for unit testing&#x20;
* [Husky ](https://github.com/typicode/husky)to prevent bad commits.&#x20;
