mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-21 14:08:58 -04:00
tsconfig.json includes all src
This commit is contained in:
parent
d430b4eb69
commit
7a215a2cf1
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@
|
|||
"isolatedModules": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"include": ["src/index.ts"],
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules", "**/*.test.ts"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue