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

fix(linter): add files entry to react flat configs to avoid applying TS rules to JSON files #29457

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Bullfrog1234
Copy link

This PR fixes an issue with React libs, where TS rules are being applied to JSON files.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #28245

@Bullfrog1234 Bullfrog1234 requested a review from a team as a code owner December 22, 2024 03:58
Copy link

vercel bot commented Dec 22, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Dec 26, 2024 2:10am

Copy link

nx-cloud bot commented Dec 22, 2024

View your CI Pipeline Execution ↗ for commit 7aa613c.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 31m 54s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 1m 4s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check --base=fbd3d... ✅ Succeeded 21s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 20s View ↗
nx documentation --no-dte ✅ Succeeded 42s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-26 02:39:49 UTC

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.

v19.8.3 - Expected an assignment or function call and instead saw an expression
1 participant