@eslint-react/ast
Advanced tools
Changelog
v1.0.2 (Sat Jan 27 2024)
react-dom/no-namespace
not renamed in v1.0.0.react-dom/no-children-in-void-dom-elements
not renamed in v1.0.0.jsx
and hooks
presets from documentation.Changelog
v1.0.1 (Sat Jan 27 2024)
jsx
and jsx-legacy
presets.core
and core-legacy
presets.recommended
and recommended-legacy
presets.recommended-type-checked
and recommended-type-checked-legacy
presets.Changelog
v1.0.0 (Sat Jan 27 2024)
react-dom
namespacereact/no-children-in-void-dom-elements
to react-dom/no-children-in-void-dom-elements
.react/no-dangerously-set-innerhtml-with-children
to react-dom/no-dangerously-set-innerhtml-with-children
.react/no-dangerously-set-innerhtml
to react-dom/no-dangerously-set-innerhtml
.react/no-find-dom-node
to react-dom/no-find-dom-node
.react/no-missing-button-type
to react-dom/no-missing-button-type
.react/no-missing-iframe-sandbox
to react-dom/no-missing-iframe-sandbox
.react/no-namespace
to react-dom/no-namespace
.react/no-render-return-value
to react-dom/no-render-return-value
.react/no-script-url
to react-dom/no-script-url
.react/no-unsafe-iframe-sandbox
to react-dom/no-unsafe-iframe-sandbox
.react/no-unsafe-target-blank
to react-dom/no-unsafe-target-blank
.dom
an alias of react-dom
preset.hooks
an alias of react-hooks
preset.jsx
and jsx-legacy
.react-dom
and dom-legacy
.core
and core-legacy
.react-hooks
and hooks-legacy
.react-dom/no-dangerously-set-innerhtml
.