UNPKG
@open-node/dm
Version:
latest (3.0.0-alpha.2)
3.0.0-alpha.2
2.0.3
2.0.1
2.0.0
1.1.0
1.0.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
Dependency Injection Manager for Node.js
github.com/open-node/dm
open-node/dm
@open-node/dm
/
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"
, };