UNPKG

typed-redux-saga

Version:

Redux-Saga effects with strong types.

11 lines (10 loc) 190 B
language: node_js install: - yarn install --frozen-lockfile script: - yarn run lint - yarn run type-coverage - yarn run test - yarn run build after_success: - yarn run codecov