eslint-plugin-ember icon indicating copy to clipboard operation
eslint-plugin-ember copied to clipboard

no-deeply-nested-dependent-keys-with-each: false positive

Open sdahlbac opened this issue 5 years ago • 1 comments

A dependent key like [email protected],[email protected] is reported as an error even though it should be fine.

sdahlbac avatar Oct 17 '20 17:10 sdahlbac

Can you post the full computed property?

bmish avatar Oct 22 '20 20:10 bmish