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

Use @eslint/eslintrc package to convert Standard's config #15

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

jgarber623
Copy link
Owner

This is new to me and super handy.

The @eslint/eslintrc package provides a FlatCompat function that converts old-style configs to new-style "flat" configs. This is much more straightforward than the hoop-jumping I was doing with the eslint-config-standard package.

Important

This package won't be necessary once eslint-config-standard releases a flat config compatible version. This work is in their main branch, but not yet in a released version.

@jgarber623 jgarber623 self-assigned this Oct 2, 2023
@jgarber623 jgarber623 merged commit 114ab70 into main Oct 2, 2023
3 checks passed
@jgarber623 jgarber623 deleted the reset-base branch October 2, 2023 20:56
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.

1 participant