Hi all Is there a rule to detect this error on the second line?
if (dialogName == 'tableProperties')
dialogName == 'table';
(something like "useless comparision, did you mean to use assignment?")
Thanks
--
You received this message because you are subscribed to the Google Groups
"ESLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
