Update tsconfig for the tests
This commit is contained in:
parent
a23cd5ad29
commit
e4a43fcca5
@ -4,7 +4,9 @@
|
|||||||
"outDir": "./out-tsc/spec",
|
"outDir": "./out-tsc/spec",
|
||||||
"types": [
|
"types": [
|
||||||
"jasmine",
|
"jasmine",
|
||||||
"node"
|
"node",
|
||||||
|
"cypress",
|
||||||
|
"cypress-wait-until"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user