Skip to content

Conversation

@bluwy
Copy link
Member

@bluwy bluwy commented Jul 29, 2024

Description

Supersedes and closes #17769

  • Removes 'regexp/no-contradiction-with-assertion': 'error' as it's already the default.
  • Adds regexp/prefer-regexp-exec and regexp/prefer-regexp-test as they help catch perf improvements. They don't bring up any errors now even though they should because it relies on typechecking which we don't enable in our eslint setup. I'll investigate this as a follow-up PR.
  • Disable lint rules for vite/index.cjs from the eslint config to remove warnings

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Member

@patak-dev patak-dev left a comment

Choose a reason for hiding this comment

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

Thanks! ❤️

@patak-dev patak-dev merged commit 796eef3 into main Jul 29, 2024
@patak-dev patak-dev deleted the update-eslint-config branch July 29, 2024 20:14
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