Skip to content

Commit 5114f0b

Browse files
committed
Add installation note for react-debug plugin
1 parent df60259 commit 5114f0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/website/content/docs/rules/overview.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ full: true
144144

145145
## Debug Rules
146146

147-
<Callout type="info">
147+
<Callout type="warning">
148+
The `eslint-plugin-react-debug` package is not included in the unified plugin. You need to install and configure it separately.
149+
148150
These rules are useful for code metrics, code transformation, issue reporting, or when building custom tooling that needs to identify specific React patterns.
149151
</Callout>
150152

0 commit comments

Comments
 (0)