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 new configuration files #4459

Merged
merged 1 commit into from
May 24, 2024
Merged

Add new configuration files #4459

merged 1 commit into from
May 24, 2024

Conversation

machadoit
Copy link
Member

These config files are the new ones for ESLint 9, but they were added to ESLint 8 as well.

https://eslint.org/docs/v8.x/use/configure/configuration-files-new

@machadoit machadoit enabled auto-merge May 24, 2024 10:01
@machadoit machadoit merged commit 854ecc1 into master May 24, 2024
5 checks passed
@machadoit machadoit deleted the add-new-config-files branch May 24, 2024 10:07
Copy link

New Configuration Files Added

This pull request introduces new configuration files for ESLint.

  • Added support for "eslint.config.js", "eslint.config.mjs", and "eslint.config.cjs" files.

This change enhances the flexibility of the configuration process, allowing more ways to set up ESLint rules.


This comment was generated by an experimental AI tool.

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.

None yet

2 participants