UNPKG
assertate-debug
Version:
latest (2.4.2)
2.4.2
2.4.1
2.4.0
TypeScript assertion helpers
github.com/mdornseif/assertate-debug/
mdornseif/assertate-debug
assertate-debug
/
jest.config.js
5 lines
(4 loc)
•
69 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { preset:
"ts-jest"
, testEnvironment:
"node"
};