mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-02 18:47:00 -04:00
fix error resulting from using typescript
This commit is contained in:
parent
c3c86cc643
commit
3c302f34c6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
"resolveJsonModule": true,
|
||||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"jsx": "react-jsx"
|
||||
"jsx": "react"
|
||||
},
|
||||
"include": [
|
||||
"src"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue