Skip to content

feat!: Migrate to support ESLint v9 #223

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat!: Migrate to support ESLint v9 #223

wants to merge 2 commits into from

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 8, 2024

This is breaking as internal API was changed by ESLint for plugins.

  • This now also provides flat config configurations
  • ESLint no longer supports environments, so this was replaced by @nextcloud/recommended-globals config

TODO:

  • Update README

This is breaking as internal API was changed by ESLint for plugins.
* This now also provides flat config configurations
* ESLint no longer supports environments, so this was replaced by
  `@nextcloud/recommended-globals` config

Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
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.

1 participant