pke/eslint-plugin-redux-saga

no-yield-in-race handle arrays

chris-feist opened this issue · 2 comments

When passing an array of effects as show in the API, no-yield-in-race doesn't properly handle it and errors with: race must have on object hash as the only argument

pke commented

That should be easy to fix tonight ;)

pke commented

Published as npm version