Skip to main content

IDE Setup

We recommend using Visual Studio Code as IDE, although feel free to use any other you may wish.

Extension Recommendations

These extensions are not required, but they provide features that we find helpful while developing

  • EsLint - To lint the code according to be practices
  • Pretier - To Format the code in a standardized way
  • Eslint-Prettier - Allows eslint to be aware of prettier rules