UNPKG
paystack-fee-calculator
Version:
latest (0.1.1)
0.1.1
0.1.0
Paystack fee calculator
github.com/fuadop/paystack-fee-calculator
fuadop/paystack-fee-calculator
paystack-fee-calculator
/
jest.config.js
6 lines
(5 loc)
•
91 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { preset:
'ts-jest'
, testMatch: [
"**/*.spec.ts"
], verbose:
true
, };