Skip to content

Commit 8c937a4

Browse files
committed
Updates
1 parent da04c83 commit 8c937a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

e2e/tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"lib": ["es6", "es2015", "dom"],
1616
"typeRoots": [
1717
"../node_modules/@types"
18+
],
19+
"types": [
20+
"jasmine"
1821
]
1922
}
2023
}

0 commit comments

Comments
 (0)