UNPKG
dynamicl
Version:
latest (1.0.0)
1.0.0
A library for auto-detecting and loading classes
dynamicl
/
jest.config.js
4 lines
•
76 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };