UNPKG
fp-ts-pool
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Generic Resource Pool for fp-ts
velocityzen.github.io/fp-ts-pool/
velocityzen/fp-ts-pool
fp-ts-pool
/
tsconfig.build.json
5 lines
(4 loc)
•
77 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"tests/**"
,
"*.config.ts"
]
}