mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-16 15:40:49 +00:00
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"extends": "./node_modules/aegir/src/config/tsconfig.aegir.json",
|
|
"compilerOptions": {
|
|
"outDir": "dist"
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
} |