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

feat(linter): support eslint config in nextjs eslint #2107

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

kaykdm
Copy link
Contributor

@kaykdm kaykdm commented Jan 21, 2024

related: #1929

Support Next.js eslint config settings.

these are need before implementing this rule

@github-actions github-actions bot added the A-linter Area - Linter label Jan 21, 2024
Copy link

codspeed-hq bot commented Jan 21, 2024

CodSpeed Performance Report

Merging #2107 will not alter performance

Comparing kaykdm:support-eslint-config-nextjs (7d09bea) with main (16b3261)

Summary

✅ 14 untouched benchmarks

@camc314 camc314 requested a review from Boshen January 21, 2024 18:35
@Boshen Boshen merged commit b160842 into oxc-project:main Jan 22, 2024
16 checks passed
@Boshen
Copy link
Member

Boshen commented Jan 22, 2024

Thank you!

IWANABETHATGUY pushed a commit to IWANABETHATGUY/oxc that referenced this pull request May 29, 2024
related: oxc-project#1929

Support Next.js eslint config settings.
- [custom settings
](https://nextjs.org/docs/app/building-your-application/configuring/eslint#custom-settings)
- also handle Next.js eslint rule name mapping

these are need before implementing [this
rule](https://nextjs.org/docs/messages/no-html-link-for-pages)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants