Skip to content

Development Environment

Fernando Dodino edited this page Aug 21, 2021 · 17 revisions

Base development environment

IDE

Visual Studio Code (most recent version) with these extensions

  • Auto Import, steoates
  • ESLint, Dirk Baeumer
  • Import Cost, Wix

Must confirm which of these extension should we use:

  • Jest, Orta
  • Jest Runner, firsttris
  • Test Explorer UI, Holger Benl

Must confirm if we should add Prettier as a formatter for VSCode:

  • Prettier - Code Formatter, Prettier
  • Prettier ESLint, Rebecca Vest

Additional extensions recommended:

  • Local History, xyz
  • GitLens - Git supercharged, Eric Amodio
  • Git History, Don Jayamanne
  • Git Graph, mhutchie
  • TabNine, TabNine
Clone this wiki locally