mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update tsconfig for the tests
This commit is contained in:
parent
a23cd5ad29
commit
e4a43fcca5
1 changed files with 4 additions and 2 deletions
|
|
@ -4,8 +4,10 @@
|
|||
"outDir": "./out-tsc/spec",
|
||||
"types": [
|
||||
"jasmine",
|
||||
"node"
|
||||
]
|
||||
"node",
|
||||
"cypress",
|
||||
"cypress-wait-until"
|
||||
]
|
||||
},
|
||||
"files": [
|
||||
"src/test.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue