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

eslint-config: Minor updates #132

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

nhardy
Copy link
Member

@nhardy nhardy commented Nov 24, 2023

  • Dependency updates
  • Move file extensions to constants
  • Turn off react/react-in-jsx-scope - most projects use jsx: "react-jsx" or similar which no longer requires React in scope
  • Update react/no-useless-fragment to allow expressions
  • Allow void operator to be used to intentionally ignore the result of a Promise

@coveralls
Copy link

Coverage Status

coverage: 81.313% (-0.7%) from 82.059%
when pulling 52fe0e2 on feature/eslint-config-minor-updates
into c79dc2e on master.

@nhardy nhardy requested a review from madole November 30, 2023 00:30
Copy link

@madole madole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌮

@nhardy nhardy merged commit 9d26f0a into master Nov 30, 2023
4 checks passed
@nhardy nhardy deleted the feature/eslint-config-minor-updates branch November 30, 2023 01:31
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.

3 participants