Closed kylecombes closed 6 years ago
Enabled enforcement of Airbnb ESLint style and reformatted code accordingly.
Changes must conform to these requirements:
yarn test
yarn lint
We don't yet require these, but they are nice to have:
Description
Enabled enforcement of Airbnb ESLint style and reformatted code accordingly.
Required
Changes must conform to these requirements:
yarn test
passes. All new and existing tests pass.yarn lint
passes. All new code follows the code style of this project.Aspirational
We don't yet require these, but they are nice to have: