@eslint-react/shared
Advanced tools
Changelog
v1.5.11 (Wed 08 May 2024)
no-class-component
rule now allows class components with a componentDidCatch
method.reactOptions
now supports importSource
to specify the import source for React.no-implicit-key
because it is stylistic and opinionated.no-complicated-conditional-rendering
because it is stylistic and opinionated.@typescript-eslint
's packages to 7.8.0
.