eslint-plugin-redux-saga icon indicating copy to clipboard operation
eslint-plugin-redux-saga copied to clipboard

catch `put(function*)`

Open pke opened this issue 7 years ago • 0 comments

A rule should prevent you from using put with a function generator as first argument.

pke avatar Jan 30 '17 16:01 pke