Skip to content

Add React Server Components (RSC) plugin - #1451

Closed
Rel1cx wants to merge 8 commits into
mainfrom
eslint-plugin-react-rsc
Closed

Add React Server Components (RSC) plugin#1451
Rel1cx wants to merge 8 commits into
mainfrom
eslint-plugin-react-rsc

Conversation

@Rel1cx

@Rel1cx Rel1cx commented Feb 2, 2026

Copy link
Copy Markdown
Owner

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Perf
  • Docs
  • Test
  • Chore
  • Enhancement
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@vercel

vercel Bot commented Feb 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
eslint-react Skipped Skipped Feb 2, 2026 8:13am

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Outdated

Comment thread packages/plugins/eslint-plugin-react-rsc/README.md
Comment thread apps/website/content/docs/rules/meta.json Outdated
Comment thread packages/plugins/eslint-plugin-react-rsc/src/plugin.ts Outdated
Comment thread packages/plugins/eslint-plugin-react-rsc/src/index.ts Outdated
Comment thread packages/plugins/eslint-plugin-react-rsc/src/configs/recommended.ts
Comment thread packages/plugins/eslint-plugin-react-rsc/src/configs/strict.ts Outdated
Comment thread packages/plugins/eslint-plugin/src/configs/rsc.ts

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 is react-rsc/function-definition, which belongs to the new eslint-plugin-react-rsc package rather than eslint-plugin-react-x. To avoid confusing users migrating from the old rule, the heading should reference eslint-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 are function-definition.ts and function-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.

Comment thread packages/plugins/eslint-plugin-react-rsc/src/index.ts Outdated
Comment thread packages/plugins/eslint-plugin-react-rsc/src/configs/recommended.ts
Comment thread packages/plugins/eslint-plugin-react-rsc/src/configs/strict.ts

Copilot AI commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

@Rel1cx I've opened a new pull request, #1452, to work on those changes. Once the pull request is ready, I'll request review from you.

…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>

Copilot AI commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

@Rel1cx I've opened a new pull request, #1453, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

@Rel1cx I've opened a new pull request, #1454, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

@Rel1cx I've opened a new pull request, #1455, to work on those changes. Once the pull request is ready, I'll request review from you.

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>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: REL1CX <solarflamex@hotmail.com>

Copilot AI commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

@Rel1cx I've opened a new pull request, #1456, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@Rel1cx
Rel1cx marked this pull request as draft February 2, 2026 08:16
@Rel1cx Rel1cx closed this Feb 2, 2026
@Rel1cx
Rel1cx deleted the eslint-plugin-react-rsc branch February 2, 2026 08:16
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.

3 participants