Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varbrad/react-ts-starter

Parcel + React + TypeScript + Prettier + ESLint
https://github.com/varbrad/react-ts-starter

Last synced: about 1 month ago
JSON representation

Parcel + React + TypeScript + Prettier + ESLint

Awesome Lists containing this project

README

        

# React TypeScript Starter

![CircleCI](https://img.shields.io/circleci/build/github/varbrad/react-ts-starter.svg?style=for-the-badge)
![Codecov](https://img.shields.io/codecov/c/github/varbrad/react-ts-starter.svg?style=for-the-badge)

A starting point for React projects written in TypeScript

## Includes

- React 16.8
- TypeScript 3.5
- Jest 24 w/ TypeScript Integration
- React Testing Library
- ESLint + Prettier (with full TS/TSX support)
- Parcel Bundler
- CircleCI example config