Skip to content

Commit 76705ff

Browse files
committed
docs: minor fixes
1 parent faab42d commit 76705ff

File tree

1 file changed

+0
-7
lines changed
  • packages/plugins/eslint-plugin-react-debug/src/rules

1 file changed

+0
-7
lines changed

packages/plugins/eslint-plugin-react-debug/src/rules/jsx.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ react-debug/jsx
2222

2323
Reports all JSX elements and fragments.
2424

25-
- `jsx`
26-
- `jsxFactory`
27-
- `jsxFragmentFactory`
28-
- `jsxImportSource`
29-
- `jsxRuntime`
30-
- `jsxImportSource` is the source of the JSX factory and fragment factory functions.
31-
3225
## Examples
3326

3427
```json title="tsconfig.json"

0 commit comments

Comments
 (0)