Skip to content

Update ESLint config to v5 #368

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

Merged
merged 1 commit into from
Feb 26, 2021
Merged

Update ESLint config to v5 #368

merged 1 commit into from
Feb 26, 2021

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Feb 25, 2021

The ESLint config has been updated to v5, and ESLint related packages have been updated.

Two rule changes/additions affected this repo: jest/no-restricted-matchers and `jest/no-conditional-expect'. Both have been disabled for now. They've been added to the list of rules to consider re-enabling later.

The ESLint config has been updated to v5, and ESLint related packages
have been updated.

Two rule changes/additions affected this repo:
`jest/no-restricted-matchers` and `jest/no-conditional-expect'. Both
have been disabled for now. They've been added to the list of rules to
consider re-enabling later.
@Gudahtt Gudahtt force-pushed the update-eslint-config branch from f700dd8 to d41d016 Compare February 25, 2021 22:34
@Gudahtt Gudahtt marked this pull request as ready for review February 25, 2021 22:38
@Gudahtt Gudahtt requested a review from a team as a code owner February 25, 2021 22:38
@Gudahtt Gudahtt merged commit 0432bf8 into develop Feb 26, 2021
@Gudahtt Gudahtt deleted the update-eslint-config branch February 26, 2021 14:55
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
The ESLint config has been updated to v5, and ESLint related packages
have been updated.

Two rule changes/additions affected this repo:
`jest/no-restricted-matchers` and `jest/no-conditional-expect'. Both
have been disabled for now. They've been added to the list of rules to
consider re-enabling later.
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
The ESLint config has been updated to v5, and ESLint related packages
have been updated.

Two rule changes/additions affected this repo:
`jest/no-restricted-matchers` and `jest/no-conditional-expect'. Both
have been disabled for now. They've been added to the list of rules to
consider re-enabling later.
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