cartant / eslint-plugin-rxjs

ESLint rules for RxJS
MIT License
312 stars 37 forks source link

[BUG] rxjs/no-ignored-takewhile-value does not recognise destructuring #93

Closed gultyayev closed 2 years ago

gultyayev commented 2 years ago

image image

I expect the error not to be there as clearly the value is being used.

Using the latest version of the plugin

cartant commented 2 years ago

Should be fixed in 5.0.1.