@eslint-react/tools
Advanced tools
Changelog
v1.5.0 (Mon Jan 29 2024)
max-depth
.no-spreading-key
to no-implicit-key
.no-constructed-context-value
to no-unstable-context-value
.no-unstable-nested-components
to no-nested-components
.@eslint-react/eslint-plugin
.
jsx/
with `` in rule names.react/
with `` in rule names.react-dom/
with dom/
in rule names.react-hooks/
with hooks-extra/
in rule names.reactOptions
instead of eslintReact
.jsx.pragma
with jsxPragma
.jsx.fragment
with jsxPragmaFrag
.react.version
with version
.jsx.extensions
.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.