After this diff, redux-devtools runs similar to react-devtools: as a separate standalone yarn command.
Other changes:
- Updated our version of @redux-devtools/cli
- Silenced console errors when redux-devtools isn't open
- Added the --open flag so the user doesn't have to separately open the redux-devtools app on their own
- Updated docs