Skip to content

Commit eafab43

Browse files
committed
Remove node specific typings from browser test
1 parent ed6c65d commit eafab43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tsconfig.test.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
"files": [
2323
"typings/mocha/mocha.d.ts",
2424
"typings/chai/chai.d.ts",
25-
"typings/node/node.d.ts",
26-
"typings/stack-trace/stack-trace.d.ts",
2725

2826
"**/*-spec.ts",
2927
"**/*-browserspec.ts"

0 commit comments

Comments
 (0)