# Rider App Folder

## Rider App Folder Structure

![](https://gblobscdn.gitbook.com/assets%2F-LfOcDTetx0vXD_N4Zpk%2F-LmsgNUhL2fDdwTm3t__%2F-LmsnAtw8f7es6b-8Amw%2FScreenshot%202019-08-22%20at%203.08.14%20PM.png?alt=media\&token=d82d9d3d-06fa-46d3-bb23-e3d8cd6b472c)

### Rider 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
