mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-28 23:55:16 +00:00
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"extends": "aegir/src/config/tsconfig.aegir.json",
|
|
"compilerOptions": {
|
|
"outDir": "dist"
|
|
},
|
|
"include": [
|
|
"src",
|
|
"test"
|
|
]
|
|
} |