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

Compatibility with eslint v9 #150

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

JoseZapata3
Copy link
Contributor

Chore: Update dependencies for compatibility and disable rules that are incompatible with ESLint v9.^

updated dependencies:

  • eslint-plugin-import": "^2.30.0
  • eslint-plugin-jest": "^28.8.3

disabled rules:

  • no-restricted-globals
  • import/no-named-as-default
  • import/no-named-as-default-member
  • import/no-mutable-exports
  • import/no-amd
  • import/newline-after-import

@JoseZapata3 JoseZapata3 self-assigned this Sep 10, 2024
@JoseZapata3 JoseZapata3 changed the base branch from renovate/all to v2.2 September 10, 2024 19:17
Chore: Update dependencies for compatibility and disable rules that are incompatible with ESLint v9.^
@JoseZapata3 JoseZapata3 merged commit 1ec936c into kommitters:v2.2 Sep 10, 2024
3 checks passed
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.

2 participants