Skip to content

Commit 7d47c6c

Browse files
committed
docs: minor fixes
1 parent a508ba5 commit 7d47c6c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/plugins/eslint-plugin-react-x/src/rules/no-class-component.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ react-x/no-class-component
1414
@eslint-react/no-class-component
1515
```
1616

17-
**Presets**
18-
19-
- `x`
20-
- `recommended`
21-
- `recommended-typescript`
22-
- `recommended-type-checked`
23-
2417
## Description
2518

2619
Disallow class components except for error boundaries.

0 commit comments

Comments
 (0)