UNPKG
safe-currency
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
currency tool
safe-currency
/
jest.config.js
6 lines
(5 loc)
•
135 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@type
{import('ts-jest/dist/types').InitialOptionsTsJest} */
module
.
exports
= { preset:
"ts-jest"
, testEnvironment:
"node"
, };