Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) Run yarn lint acrosss all the modules and make sure there are no liniting errors or warnings.

2) Run yarn test across across all the modules and make sure there are no test failures locally.

3) Manually browse through individual modules with the browser console and ensure there are no glaring warnings/errors in the console.

...