[Security Solution][Platform] - Clean up es-lint disables (@elastic/eui/href-or-on-click) #113709
Labels
good first issue
low hanging fruit
Team:Detection Engine
Security Solution Detection Engine Area
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
In an effort to improve code quality, platform team looked through team's linter rules and our use of
es-lint-disable
. There are some low hanging fruit where we could remove these instances where we've disabled rules.Looks like there are some known/valid use cases of this in Kibana. Not all instances may need to be removed but might want to double check that we're following the suggested methods: elastic/eui#1668
Simply search "@elastic/eui/href-or-on-click" within the
security_solution
folder. When creating this ticket, there were 7 instances of it being disabled.The text was updated successfully, but these errors were encountered: