UNPKG
f-utility
Version:
alpha (4.0.0-alpha.4)
latest (3.6.0)
4.0.0-alpha.4
4.0.0-alpha.3
4.0.0-alpha.2
4.0.0-alpha.1
3.6.0
3.5.8
3.5.7
3.5.6
3.5.5
3.5.4
3.5.3
3.5.2
3.5.1
3.4.1
3.4.0
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
functional utilities
brekk/f-utility
f-utility
/
.babelrc
10 lines
(9 loc)
•
206 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
:
[
"es2015"
,
"stage-2"
,
"fbjs"
]
,
"plugins"
:
[
"transform-object-rest-spread"
,
"transform-es2015-destructuring"
,
"transform-async-to-generator"
,
"syntax-async-functions"
]
}