UNPKG

redux-actions-promise-wrapper

Version:

Type safe wrapper for redux actions (compatible with redux-saga)

7 lines (6 loc) 112 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', collectCoverage: true, rootDir: 'src' };