Skip to content

Conversation

@nzakas
Copy link
Member

@nzakas nzakas commented Mar 18, 2025

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[x] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

  • Upgraded @eslint/config-helpers
  • Updated documentation for plugins to describe how to include both eslintrc and flat config format configs

fixes #19513

Is there anything you'd like reviewers to focus on?

@nzakas nzakas requested a review from a team as a code owner March 18, 2025 15:37
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Mar 18, 2025
@eslint-github-bot eslint-github-bot bot added the feature This change adds a new feature to ESLint label Mar 18, 2025
@netlify
Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit f4877a1
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/67d9933415f1c800083823bd
😎 Deploy Preview https://deploy-preview-19533--docs-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nzakas nzakas moved this from Needs Triage to Implementing in Triage Mar 18, 2025
@mdjermanovic mdjermanovic added the accepted There is consensus among the team that this change meets the criteria for inclusion label Mar 18, 2025
Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mdjermanovic mdjermanovic merged commit 833c4a3 into main Mar 18, 2025
31 checks passed
@mdjermanovic mdjermanovic deleted the issue19513 branch March 18, 2025 16:58
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Change Request: Better support plugins with both eslintrc and flat configs

3 participants