react
and react-dom
, to check for compatibility with older/newer versions of React. This is what CircleCI and Travis run.yarn lint
to verify your code style before committing. It's highly recommended to install the Prettier and ESLint plugins for your IDE. CircleCI and Travis will fail your build on lint errors.