Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 768 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 768 Bytes

react-typescript-starter

React + Typescript + ESLint + Prettier + Jest

Inspired by this article

Enable the auto-format on save with VSCode

I use this VSCode extension. After you install all dependencies listed here you just need to select the new extension as default formatter:

  1. Go to "Code > Preferences > Settings"
  2. Search "format"
  3. Set the default formatter to "Prettier ESLint"
  4. Set the format on save (and paste if you want) checkbox