Skip to content

Commit e65e3da

Browse files
authored
refactor: update dom/no-unknown-property rule implementation (#1202)
1 parent 446e29b commit e65e3da

File tree

2 files changed

+282
-206
lines changed

2 files changed

+282
-206
lines changed

packages/plugins/eslint-plugin-react-dom/src/rules/no-unknown-property.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ react-dom/no-unknown-property
1818

1919
`🔧` `⚙️`
2020

21-
**Presets**
22-
23-
- `dom`
24-
- `recommended`
25-
2621
## Description
2722

2823
Disallow unknown `DOM` property.

0 commit comments

Comments
 (0)