UNPKG
@ibrokethat/curry
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
super curry
github.com/ibrokethat/super-curry
ibrokethat/super-curry
@ibrokethat/curry
/
.babelrc
12 lines
(11 loc)
•
234 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"plugins"
:
[
"transform-es2015-destructuring"
,
"transform-es2015-parameters"
,
"transform-es2015-spread"
,
"transform-es2015-arrow-functions"
]
,
"comments"
:
true
,
"sourceMaps"
:
true
,
"sourceRoot"
:
"./"
}