mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-04 02:56:33 +00:00
a2235a0d55
Copy of `multidim-interop/impl/js/v0.42` plus version adjustments + reenable WebRTC (see https://github.com/libp2p/test-plans/pull/160).
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"extends": "aegir/src/config/tsconfig.aegir.json",
|
|
"compilerOptions": {
|
|
"outDir": "dist"
|
|
},
|
|
"include": [
|
|
"src",
|
|
"test"
|
|
]
|
|
} |