eslint-plugin-react-web-api
Advanced tools
Changelog
v1.12.3 (2024-08-29)
web-api/no-leaked-event-listener
no-duplicate-key
rule false positives when the key is a variableweb-api/no-leaked-set-timeout
and web-api/no-leaked-set-interval
false positives when a timer is assigned to a variable declared by let
but not initializedChangelog
v1.12.2 (2024-08-27)
react-x
settings to the @typescript-eslint/utils/ts-eslint
module via the SharedConfigurationSettings
interfaceno-missing-key
and no-duplicate-key
rules@typescript-eslint
's packages to ^8.3.0