Skip to content

feat: enable JSX reference tracking#254

Merged
DMartens merged 2 commits intomainfrom
feat/enable-JSX-reference-tracking
Apr 14, 2026
Merged

feat: enable JSX reference tracking#254
DMartens merged 2 commits intomainfrom
feat/enable-JSX-reference-tracking

Conversation

@Pixel998
Copy link
Copy Markdown
Contributor

@Pixel998 Pixel998 commented Nov 30, 2025

Prerequisites checklist

AI acknowledgment

  • I did not use AI to generate this PR.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

What is the purpose of this pull request?

This PR updates the scope analysis view to track JSX component references when JSX parsing is enabled, matching the behavior now used in ESLint v10.0.0.

What changes did you make? (Give an overview)

  • Passed the isJSX option from jsOptions to eslint-scope.analyze().

Related Issues

Is there anything you'd like reviewers to focus on?

@netlify
Copy link
Copy Markdown

netlify bot commented Nov 30, 2025

Deploy Preview for eslint-code-explorer ready!

Name Link
🔨 Latest commit 3433f13
🔍 Latest deploy log https://app.netlify.com/projects/eslint-code-explorer/deploys/69ddef68b1fa4800085b7e76
😎 Deploy Preview https://deploy-preview-254--eslint-code-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@eslintbot eslintbot added this to Triage Nov 30, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Nov 30, 2025
@nzakas nzakas moved this from Needs Triage to Implementing in Triage Dec 11, 2025
@github-actions
Copy link
Copy Markdown

Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update.

@github-actions github-actions bot added the Stale label Dec 15, 2025
@Pixel998 Pixel998 removed the Stale label Dec 16, 2025
@github-actions
Copy link
Copy Markdown

Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update.

@github-actions github-actions bot added the Stale label Dec 26, 2025
@Pixel998 Pixel998 removed the Stale label Dec 27, 2025
@Pixel998 Pixel998 self-assigned this Dec 27, 2025
@Pixel998 Pixel998 marked this pull request as ready for review April 14, 2026 07:40
Copy link
Copy Markdown
Contributor

@DMartens DMartens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM, thanks.

@DMartens DMartens merged commit 66cf992 into main Apr 14, 2026
11 checks passed
@DMartens DMartens deleted the feat/enable-JSX-reference-tracking branch April 14, 2026 11:38
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

4 participants