Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jest/recommended ESLint config #728

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

nickmccurdy
Copy link
Contributor

Description

We have eslint-plugin-jest installed, but we don't have any of its rules configured. I enabled the jest/recommended config to help fix some bugs I noticed in the tests. Some tests are now failing due to bugs in the implementation that are surfaced by fixed tests.

Testing Instructions

Run Jest and ESLint

Additional Notes

Discovered in #727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant