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

chore(deps): migrate eslint to new configuration syntax #944

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

BobrImperator
Copy link
Contributor

@BobrImperator BobrImperator commented Jul 6, 2024

  • Migrate eslintrc config to eslint.config.js
    The config is now a "flat" list of configuration objects.
  • Use plugins directly
    extends keyword was removed
  • Use parser directly

@BobrImperator BobrImperator force-pushed the chore/use-eslint-plugin-n branch 2 times, most recently from cc59adc to 6e20151 Compare July 6, 2024 18:49
@BobrImperator BobrImperator force-pushed the chore/use-eslint-plugin-n branch from 6e20151 to 606726d Compare July 6, 2024 18:58
Copy link

github-actions bot commented Jul 6, 2024

Some tests with 'continue-on-error: true' have failed:

@BobrImperator BobrImperator merged commit cf7e368 into master Jul 6, 2024
12 of 13 checks passed
@BobrImperator BobrImperator deleted the chore/use-eslint-plugin-n branch July 6, 2024 19:00
@BobrImperator BobrImperator changed the title chore(deps): node plugin changed to n chore(deps): migrate eslint to new configuration syntax Jul 6, 2024
@github-actions github-actions bot mentioned this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant