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 additional eslint config file assocations #715

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

terrymun
Copy link

eslint@9 adds support for new flat config files, and these new extensions should be reflected in the file associations for eslint.

The new config files are:

  • eslint.config.mjs
  • eslint.config.cjs
  • eslint.config.ts
  • eslint.config.mts
  • eslint.config.cts

These file names are gleaned from the eslint v9 documentation itself: https://eslint.org/docs/latest/use/configure/configuration-files#configuration-file

eslint9 adds support for new flat config files, and these new extensions should be reflected in the file associations for eslint
@terrymun
Copy link
Author

I've reached out to the owners of eslint and they don't have any objections.

If you have time, could you have a quick look at the PR? Thanks @orta 😃

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