mirror of
https://github.com/tornadocash/provider.git
synced 2024-11-22 17:50:02 +01:00
9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./lib"
|
|
},
|
|
"include": [
|
|
"./src"
|
|
]
|
|
} |