Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 363 Bytes

File metadata and controls

12 lines (8 loc) · 363 Bytes

Setup Eslint and Prettier with React and Typescript.

This repository is used on a youtube video by Cules Coding

Get Started

  git clone https://github.com/thatanjan/eslint-prettier-typescript-react-yt.git
  cd eslint-prettier-typescript-react-yt

  yarn install