- React devtools (Do NOT download the Chrome extension version. It will not work)
npm install -g react-devtools
to install andreact-devtools
to run
- Download the Flow plugin for VS Code and change the following workspace settings:
javascript.validate.enable
tofalse
flow.useNPMPackagedFlow
totrue