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