UNPKG
@ljharb/through
Version:
latest (2.3.14)
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
simplified stream construction
github.com/ljharb/through
ljharb/through
@ljharb/through
/
tsconfig.json
12 lines
(11 loc)
•
154 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"extends"
:
"
@ljharb
/tsconfig"
,
"compilerOptions"
: {
"target"
:
"es2021"
, },
"exclude"
: [
"coverage/**"
,
"example/**"
,
"test/**/*"
, ], }