Support for different config suffixes
RayJason opened this issue · 1 comments
RayJason commented
Clear and concise description of the problem
My eslint config names .eslintrc
. It'll report an error:
[nuxt] [request error] [unhandled] [500] Cannot find module '**/eslint.config.js'
Obviously, only configuration files with the suffix config.js are currently supported.
Suggested solution
Support for configuration files with different suffixes.
https://eslint.org/docs/latest/use/configure/configuration-files#configuration-file-formats
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
antfu commented
Sorry no, this project is tend to, and would only work with the new flat config format: https://eslint.org/docs/latest/use/configure/configuration-files-new