@eslint-react/var
Advanced tools
Changelog
v0.10.10 (2024-01-14)
react/no-unused-state
to support checking for more casesreact/no-direct-mutation-state
to support checking for more casesreact/no-unused-class-component-members
to support checking for more casesChangelog
v0.10.10-beta.0 (2024-01-14)
react/no-unused-state
to support checking for more casesreact/no-direct-mutation-state
to support checking for more casesreact/no-unused-class-component-members
to support checking for more casesChangelog
v0.10.6 (2024-01-09)
react/no-constructed-context-value
and react/no-unstable-default-props
would report false negatives when using LogicalExpression and ConditionalExpression