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: add loadESLint api #18088

Closed
wants to merge 1 commit into from
Closed

feat: add loadESLint api #18088

wants to merge 1 commit into from

Conversation

aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented Feb 7, 2024

fixes #18075

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)

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

@eslint-github-bot eslint-github-bot bot added breaking This change is backwards-incompatible feature This change adds a new feature to ESLint labels Feb 7, 2024
Copy link

netlify bot commented Feb 7, 2024

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit c0d0cb6
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/65c344e6e2f2a200081fd8bf

@aladdin-add aladdin-add changed the title feat!: add loadESLint api & move shouldUseFlatConfig to official api feat!: add loadESLint api Feb 7, 2024
@aladdin-add aladdin-add changed the title feat!: add loadESLint api feat: add loadESLint api Feb 7, 2024
@aladdin-add aladdin-add removed the breaking This change is backwards-incompatible label Feb 7, 2024
@nzakas
Copy link
Member

nzakas commented Feb 7, 2024

We need to wait for feedback on #18075 before proceeding.

@snitin315
Copy link
Contributor

Closing this in favor of #18097

@snitin315 snitin315 closed this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This change adds a new feature to ESLint
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Change Request: Add API for integrators to easily swap between flat config and eslintrc APIs
3 participants