Skip to content

Commit

Permalink
Format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Hanson committed Feb 2, 2024
1 parent a760821 commit 5c8eafa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ Belts are not inherently innovative—they've been around even longer than pants

Here are some of what gets configured when you start a new Belt app:

* ESLint
* Prettier
* TypeScript
* Jest
* React Native Testing Library
* Custom test "render" function to facilitate testing
* MSW for mocking
* Directory structure
* Tanstack Query (for REST APIs) or Apollo Client (for GraphQL)
* Redux for global state (coming soon!)
- ESLint
- Prettier
- TypeScript
- Jest
- React Native Testing Library
- Custom test "render" function to facilitate testing
- MSW for mocking
- Directory structure
- Tanstack Query (for REST APIs) or Apollo Client (for GraphQL)
- Redux for global state (coming soon!)

## Usage

Expand Down

0 comments on commit 5c8eafa

Please sign in to comment.