Skip to content

Commit c672e71

Browse files
authored
docs: Update list of preset-19 transforms (#461)
1 parent e01490f commit c672e71

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,15 @@ The reason being that a false-positive can be reverted easily (assuming you have
7878
- `implicit-children`
7979
- `useCallback-implicit-any`
8080
- `preset-19`
81-
- `deprecated-prop-types-types`
8281
- `deprecated-legacy-ref`
82+
- `deprecated-prop-types-types`
8383
- `deprecated-react-child`
84+
- `deprecated-react-fragment`
85+
- `deprecated-react-node-array`
8486
- `deprecated-react-text`
8587
- `deprecated-void-function-component`
8688
- `no-implicit-ref-callback-return`
87-
- `react-element-default-any`
89+
- `react-element-default-any-props`
8890
- `refobject-defaults`
8991
- `scoped-jsx`
9092
- `useRef-required-initial`

0 commit comments

Comments
 (0)