UNPKG
amount-in-words
Version:
latest (1.0.1)
1.0.1
1.0.0
Convert amount in words
github.com/cod-e-ash/amount-in-words
cod-e-ash/amount-in-words
amount-in-words
/
jest.config.js
5 lines
(4 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };