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

Add support for setting the eslint flat config option #751

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

christiango
Copy link
Member

@christiango christiango commented Aug 7, 2024

Overview

As part of the migration to eslint v9, many teams are not quite ready to move to the new flat configuration format. This PR adds support for setting the environment variable to use the legacy configuration format until the team is ready for eslint flat configuration.

Details on flat configuration opt out

Test Notes

Tested this by modifying node_modules of a repo I own.

@ecraig12345 ecraig12345 enabled auto-merge (squash) August 7, 2024 22:25
@ecraig12345 ecraig12345 merged commit 317358e into master Aug 7, 2024
2 checks passed
@ecraig12345 ecraig12345 deleted the chrisgo/eslint-flat-config branch August 7, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants