Skip to content

Commit 577fdb2

Browse files
committed
fix(docs): update tip description of debug rules to include 'code metrics' and 'issue reporting'
1 parent bfaf993 commit 577fdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ This section contains rules that are not part of the official `eslint-plugin-rea
143143

144144
<Callout type="info" title="TIP">
145145

146-
These rules are useful for static analysis, code transformation, or when building custom tooling that needs to identify specific React patterns.
146+
These rules are useful for code metrics, code transformation, issue reporting, or when building custom tooling that needs to identify specific React patterns.
147147

148148
</Callout>
149149

0 commit comments

Comments
 (0)