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

chore: convert to eslint flat config internally #440

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

bmish
Copy link
Member

@bmish bmish commented Dec 7, 2023

This converts to the new ESLint flat config internally (will be the default config format in ESLint v9). It does not cause any behavior change internally or externally. We still need to publicly support ESLint flat config after this.

Took some inspiration from:

Relevant info:

@bmish bmish added the chore label Dec 7, 2023
@bmish bmish force-pushed the convert-to-flat-config-1 branch from d5ff2bc to 6cc8334 Compare December 7, 2023 21:35
@coveralls
Copy link

coveralls commented Dec 7, 2023

Coverage Status

coverage: 100.0%. remained the same
when pulling 9b7387d on bmish:convert-to-flat-config-1
into dac8972 on platinumazure:master.

@bmish bmish force-pushed the convert-to-flat-config-1 branch from 1b0f1e8 to 9b7387d Compare December 8, 2023 22:35
@platinumazure platinumazure merged commit bc854b0 into qunitjs:master Dec 9, 2023
9 checks passed
@platinumazure
Copy link
Collaborator

Thanks for this, @bmish!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants