Add React Server Components (RSC) plugin - #1451
Closed
Rel1cx wants to merge 8 commits into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Rel1cx
force-pushed
the
eslint-plugin-react-rsc
branch
from
February 2, 2026 07:59
97da90c to
4281bcd
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 44 out of 45 changed files in this pull request and generated 6 comments.
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (2)
packages/plugins/eslint-plugin-react-rsc/src/rules/function-definition.mdx:17
- This section title says "Full Name in
eslint-plugin-react-x" but the rule ID shown isreact-rsc/function-definition, which belongs to the neweslint-plugin-react-rscpackage rather thaneslint-plugin-react-x. To avoid confusing users migrating from the old rule, the heading should referenceeslint-plugin-react-rsc(or otherwise be updated so the label and rule ID refer to the same plugin).
packages/plugins/eslint-plugin-react-rsc/src/rules/function-definition.mdx:114 - The "Rule Source" and "Test Source" links point to
rsc-function-definition.ts/.spec.ts, but the actual filenames in this package arefunction-definition.tsandfunction-definition.spec.ts, so these links will 404. Updating the URLs to match the real file names will keep the Implementation section accurate.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
…ts plugin PR (#1452) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: REL1CX <solarflamex@hotmail.com>
Contributor
8 tasks
Contributor
This was referenced Feb 2, 2026
Contributor
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: REL1CX <solarflamex@hotmail.com>
Contributor
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Checklist
fix: remove a typo, closes #___, #___)Other information