Commit 37680b0
authored
feat(linter): implement react no-unstable-nested-components (#22248)
Contributes to #1022
This implements the
[react/no-unstable-nested-components](https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unstable-nested-components.nd)
rule.
> [!NOTE]
> This PR was authored by an LLM (GPT5.5) and reviewed by me1 parent d8d9c74 commit 37680b0
8 files changed
Lines changed: 2417 additions & 2 deletions
File tree
- apps/oxlint/src-js/package
- crates/oxc_linter/src
- generated
- rules/react
- snapshots
- npm/oxlint
- tasks/website_linter/src/snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
950 | 950 | | |
951 | 951 | | |
952 | 952 | | |
| 953 | + | |
953 | 954 | | |
954 | 955 | | |
955 | 956 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| 451 | + | |
451 | 452 | | |
452 | 453 | | |
453 | 454 | | |
| |||
0 commit comments