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
/
.prettierrc
7 lines
(6 loc)
•
80 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"semi"
:
true
,
"singleQuote"
:
false
,
"tabWidth"
:
2
,
"useTabs"
:
false
}