UNPKG
@eqxjs/ambassador
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
Equinox version 2 ambassador module for nestjs
@eqxjs/ambassador
/
tests
/
jest-e2e.json
9 lines
•
194 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"moduleFileExtensions"
: [
"js"
,
"json"
,
"ts"
],
"rootDir"
:
"."
,
"testEnvironment"
:
"node"
,
"testRegex"
:
".spec.ts$"
,
"transform"
: {
"^.+
\\
.(t|j)s$"
:
"ts-jest"
} }