UNPKG
@lengin/hay
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.2.3
0.2.2
0.2.1
0.1.1
0.1.0
Run-time checking of javascript types
github.com/tetrashine/hay
tetrashine/hay
@lengin/hay
/
.babelrc
4 lines
•
128 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"transform-es2015-arrow-functions"
,
"
@babel
/plugin-transform-runtime"
], }