[Lens] Remove inline eslint-disable-next-line exhaustive-deps #74090
Labels
Feature:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
technical debt
Improvement of the software architecture and operational architecture
As a result of resolving this issue: #49564, I opened this PR: #70010, that adds react-hooks/exhaustive-deps rule to lens globally, but disables the rule in some places inline. Once the PR is merged, we won't be able to produce more code that breaks the eslint rule, but we still need to clear the codebase from the inline exceptions. All the places are in these files:
The text was updated successfully, but these errors were encountered: