no-return-assign
could use an except-parens
option to match no-cond-assign
#2809
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
enhancement
This change enhances an existing feature of ESLint
rule
Relates to ESLint's core rules
Hey,
The
no-return-assign
could use anexcept-parens
option to matchno-cond-assign
for those cases where returning and assign is convenient.Thanks!
The text was updated successfully, but these errors were encountered: