Skip to content

⚛️ Example React project using TypeScript, ESLint and Prettier.

Notifications You must be signed in to change notification settings

jonmilner/react-typescript-eslint-example

Repository files navigation

React + TypeScript + ESLint Example

Example React project using TypeScript, ESLint and Prettier.

React

yarn add react react-dom
yarn add --dev @types/react @types/react-dom

TypeScript

yarn add --dev typescript ts-loader

ESLint

yarn add --dev eslint eslint-config-prettier eslint-plugin-prettier eslint-plugin-react @typescript-eslint/eslint-plugin @typescript-eslint/parser

Babel

yarn add --dev @babel/cli @babel/core @babel/plugin-proposal-class-properties @babel/plugin-proposal-object-rest-spread @babel/preset-env @babel/preset-react @babel/preset-typescript

About

⚛️ Example React project using TypeScript, ESLint and Prettier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published