mirror of
https://github.com/mempool/mempool.git
synced 2025-04-09 04:18:27 +02:00
Update tsconfig for the tests
This commit is contained in:
parent
a23cd5ad29
commit
e4a43fcca5
@ -4,8 +4,10 @@
|
||||
"outDir": "./out-tsc/spec",
|
||||
"types": [
|
||||
"jasmine",
|
||||
"node"
|
||||
]
|
||||
"node",
|
||||
"cypress",
|
||||
"cypress-wait-until"
|
||||
]
|
||||
},
|
||||
"files": [
|
||||
"src/test.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user