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: Expose LegacyESLint in unsupported API #17341

Merged
merged 1 commit into from Jul 4, 2023
Merged

feat: Expose LegacyESLint in unsupported API #17341

merged 1 commit into from Jul 4, 2023

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Jul 4, 2023

Prerequisites checklist

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

[ ] 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)

Adds a LegacyESLint class to /use-at-your-own-risk as a transitional class meant to ease migration to flat config in ESLint v9.0.0.

fixes #17340

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

@nzakas nzakas requested a review from a team as a code owner July 4, 2023 19:22
@eslint-github-bot eslint-github-bot bot added the feature This change adds a new feature to ESLint label Jul 4, 2023
@netlify
Copy link

netlify bot commented Jul 4, 2023

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit e7368d1
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/64a4717d08a5150008178e6f

@mdjermanovic mdjermanovic added the accepted There is consensus among the team that this change meets the criteria for inclusion label Jul 4, 2023
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 cdd063c into main Jul 4, 2023
22 checks passed
@mdjermanovic mdjermanovic deleted the issue17340 branch July 4, 2023 21:29
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Jan 1, 2024
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion feature This change adds a new feature to ESLint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Request: Export a LegacyESLint object
2 participants