Skip to content

Commit b3419f1

Browse files
committed
load default settings / injects in testsuite
1 parent e41652d commit b3419f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tsconfig.test.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"typings/node/node.d.ts",
1515
"typings/stack-trace/stack-trace.d.ts",
1616

17+
"exceptionless.node.ts",
18+
1719
"**/*-spec.ts",
1820
"**/*-nodespec.ts"
1921
]
@@ -22,6 +24,8 @@
2224
"files": [
2325
"typings/mocha/mocha.d.ts",
2426
"typings/chai/chai.d.ts",
27+
28+
"exceptionless.ts",
2529

2630
"**/*-spec.ts",
2731
"**/*-browserspec.ts"

0 commit comments

Comments
 (0)