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 support for eslint-config-prettier v10 to disable stylistic eslint rules that would conflict with prettier #30166

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

Conversation

thdk
Copy link
Contributor

@thdk thdk commented Feb 25, 2025

Current Behavior

Currently @nx/eslint-plugin has an optional peer dependency on eslint-config-prettier@9.

Expected Behavior

@nx/eslint-plugin should also allow eslint-config-prettier@10 since that release has brought support for stylistic eslint rules and it still works with eslint 9.

https://github.com/prettier/eslint-config-prettier/releases/tag/v10.0.0

Related Issue(s)

Didn't log an issue. Let me know if an issue is required.

@thdk thdk requested a review from a team as a code owner February 25, 2025 10:26
@thdk thdk requested a review from JamesHenry February 25, 2025 10:26
Copy link

vercel bot commented Feb 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Mar 4, 2025 9:47am

Copy link

nx-cloud bot commented Feb 25, 2025

View your CI Pipeline Execution ↗ for commit 2e0ae6f.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 36m 34s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 15s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=8e6c0... ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 1m View ↗

☁️ Nx Cloud last updated this comment at 2025-03-04 10:27:08 UTC

@thdk thdk closed this Feb 25, 2025
@thdk thdk force-pushed the feat/support-eslint-stylistic-rules branch from d60f6b0 to cd361ef Compare February 25, 2025 10:29
@thdk thdk reopened this Feb 25, 2025
@thdk thdk force-pushed the feat/support-eslint-stylistic-rules branch 2 times, most recently from c74a134 to 1eea651 Compare February 28, 2025 15:18
@thdk thdk force-pushed the feat/support-eslint-stylistic-rules branch from 1eea651 to 2e0ae6f Compare March 4, 2025 09:45
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