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

If eslintrc filepath is a.js suffix, default export is provided #488

Closed
wants to merge 1 commit into from

Conversation

yi-boide
Copy link
Contributor

Description

If eslintrc filepath is a.js suffix, default export is provided
解决.json不支持最新版本的eslint8.57.0的使用

Linked Issues

#487

Additional context

Copy link

stackblitz bot commented Apr 26, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@yi-boide
Copy link
Contributor Author

.json does not support flat configuration files for new versions of eslint and needs to be exported for reference by eslint.config.js

@antfu
Copy link
Member

antfu commented May 9, 2024

Please revert the formatting changes and submit a new PR. The current state is not reviewable.

Thank you

@antfu antfu closed this May 9, 2024
@yi-boide
Copy link
Contributor Author

yi-boide commented May 10, 2024

Please revert the formatting changes and submit a new PR. The current state is not reviewable.

Thank you

PR has been resubmitted

antfu added a commit that referenced this pull request May 10, 2024
Co-authored-by: Andy <andy.gui@gempoll.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
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