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 #1222

Closed
wants to merge 1 commit into 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 #1221

@JamesIves
Copy link
Owner

Ah I didn't realize this. Will review the test failures tomorrow morning.

@JamesIves JamesIves added this to the v5.0.0 milestone Jul 12, 2023
@JamesIves
Copy link
Owner

This was resolved during migration to ESLint 9

@JamesIves JamesIves closed this Apr 17, 2024
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

2 participants