Skip to content

Commit 452e27e

Browse files
committed
docs: minor improvements
1 parent 0265e6a commit 452e27e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/website/content/docs/rules/overview.md renamed to apps/website/content/docs/rules/overview.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: Overview
33
full: true
44
---
55

6+
<Callout type="info">
7+
TIP:
8+
9+
Linter rules can have false positives, false negatives, and some rules are dependent on the `react` or `react-dom` [version](/docs/configurations#version) you are using.
10+
</Callout>
11+
612
- 🌟 - Feature
713
- ⚙️ - Configurable
814
- 🐞 - Debug

0 commit comments

Comments
 (0)