eslint-plugin-ember
eslint-plugin-ember copied to clipboard
no-deeply-nested-dependent-keys-with-each: false positive
A dependent key like [email protected],[email protected] is reported as an error even though it should be fine.
Can you post the full computed property?