Skip to content

Commit

Permalink
docs: Update list of preset-19 transforms (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Dec 17, 2024
1 parent e01490f commit c672e71
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,15 @@ The reason being that a false-positive can be reverted easily (assuming you have
- `implicit-children`
- `useCallback-implicit-any`
- `preset-19`
- `deprecated-prop-types-types`
- `deprecated-legacy-ref`
- `deprecated-prop-types-types`
- `deprecated-react-child`
- `deprecated-react-fragment`
- `deprecated-react-node-array`
- `deprecated-react-text`
- `deprecated-void-function-component`
- `no-implicit-ref-callback-return`
- `react-element-default-any`
- `react-element-default-any-props`
- `refobject-defaults`
- `scoped-jsx`
- `useRef-required-initial`
Expand Down

0 comments on commit c672e71

Please sign in to comment.