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: upgrade ESLint to 8.57.0 and switch to flat config #103

Merged
merged 11 commits into from
Oct 11, 2024

Conversation

pbredenberg
Copy link
Contributor

No description provided.

@pbredenberg pbredenberg force-pushed the PB/chore-upgrade-eslint branch 3 times, most recently from 376dcae to 09d8ab5 Compare September 19, 2024 15:51
Now that ESLint favors a flat config, which is essentially just an array of
JS objects, consumers will be able to import just the parts of a config
that they need. For convenience, exposing complete and discrete configs
makes it easier to simply adopt a config when no customization is needed,
or import just the parts that are neccessary when a good deal of
additional configuration will be done by the consuming project.
@pbredenberg
Copy link
Contributor Author

@onebytegone I think we're ready for another pass.

@onebytegone onebytegone merged commit 9dc1394 into silvermine:master Oct 11, 2024
5 checks passed
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