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

feat: New modular config for (and with) ESLint v9 support #887

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jan 14, 2025

Summary

This provides a modular build configuration in flat config format (ESLint v9) as v8 is now EOL.
Please note that this changes some formatting and some warnings might be different, as standard-js seems to be dead and instead we use now more popular plugins / do it our self according to our code styles.

Mostly you might see more formatting or arrays to git diff friendly multi-line versions.

TODO

Do we want to move the nextcloud plugin simply to this repository? Both have more or less a one-to-one relation ship, so maintaining both packages does not make that much sense for me.
So either:

  1. Merge the nextcloud eslint plugin into this repository in the plugins directory
  2. Keep external, then we need to update it before merging this.

Copy link
Contributor

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Jesus, what a beast of a PR 😅

@skjnldsv
Copy link
Contributor

Do we want to move the nextcloud plugin simply to this repository? Both have more or less a one-to-one relation ship, so maintaining both packages does not make that much sense for me.

For this specific use case, might be worth it yep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eslint 9
2 participants