UNPKG
slice-foo
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Slices foo any way you'd like
github.com/sseppola/slice-foo
sseppola/slice-foo
slice-foo
/
.babelrc
5 lines
(4 loc)
•
64 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"es2015"
]
,
"plugins"
:
[
"transform-runtime"
]
}