mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-08-01 19:16:20 -04:00
fix ts errors in tests
This commit is contained in:
parent
4f99d1893d
commit
9508cce2a4
4 changed files with 47 additions and 50 deletions
|
@ -23,7 +23,7 @@ module.exports = {
|
|||
"^.+\\.tsx?$": [
|
||||
"ts-jest",
|
||||
{
|
||||
useESM: true,
|
||||
tsconfig: "tsconfig.json"
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue