update tsconfig

This commit is contained in:
2024-04-14 18:25:32 +02:00
parent 267a76af13
commit 413e2af717
4 changed files with 174 additions and 42 deletions

View File

@@ -48,5 +48,24 @@
"cli.js",
"npmextra.json",
"readme.md"
],
"keywords": [
"node.js",
"streams",
"stream manipulation",
"pipeline",
"data processing",
"async transformation",
"event handling",
"backpressure management",
"readable streams",
"writable streams",
"duplex streams",
"transform streams",
"file streaming",
"buffer streams",
"stream utilities",
"stream intake",
"stream output"
]
}
}