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

no-shared-value-coercion rule

Open helixbass opened this issue 3 years ago • 3 comments

Fixes #24

Adds new no-shared-value-coercion rule to catch cases where you forgot to add .value and shared value is implicitly coerced to boolean/string

helixbass avatar Mar 14 '21 23:03 helixbass

Nice work! 🔥 ❤️

mrousavy avatar Jul 05 '21 12:07 mrousavy

Hey there, I dropped the ball on this, is it really working? 🤔🤔🤔

wcandillon avatar Jul 05 '21 12:07 wcandillon

No problem, ya it should be working as expected for the covered boolean/string-coercion cases

helixbass avatar Jul 05 '21 14:07 helixbass