We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preset-19
1 parent e01490f commit c672e71Copy full SHA for c672e71
README.md
@@ -78,13 +78,15 @@ The reason being that a false-positive can be reverted easily (assuming you have
78
- `implicit-children`
79
- `useCallback-implicit-any`
80
- `preset-19`
81
- - `deprecated-prop-types-types`
82
- `deprecated-legacy-ref`
+ - `deprecated-prop-types-types`
83
- `deprecated-react-child`
84
+ - `deprecated-react-fragment`
85
+ - `deprecated-react-node-array`
86
- `deprecated-react-text`
87
- `deprecated-void-function-component`
88
- `no-implicit-ref-callback-return`
- - `react-element-default-any`
89
+ - `react-element-default-any-props`
90
- `refobject-defaults`
91
- `scoped-jsx`
92
- `useRef-required-initial`
0 commit comments