eslint-plugin-redux-saga-put-action-creator
v0.0.2
Published
Forces a put in a saga to use an action creator function
Downloads
4
Readme
Redux Saga - Put Action Creator
Meant to let you know if you accidentally dispatch an action from a saga without using an action creator function.