mirror of
https://github.com/fluencelabs/js-libp2p-utils
synced 2025-04-24 20:12:26 +00:00
10 lines
135 B
JSON
10 lines
135 B
JSON
{
|
|
"extends": "aegir/src/config/tsconfig.aegir.json",
|
|
"compilerOptions": {
|
|
"outDir": "dist"
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
}
|