libp2p-test-plans/transport-interop/tsconfig.json

7 lines
90 B
JSON

{
"compilerOptions": {
"resolveJsonModule": true,
"esModuleInterop": true
}
}