UNPKG
@canguro/horse
Version:
latest (0.1.0)
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Deliver your data to wherever you wish, when you wish and how you wish.
gitlab.com/nir_patel/horse
@canguro/horse
/
babel.config.ts
4 lines
(3 loc)
•
86 B
text/typescript
View Raw
1
2
3
4
export
default
{
presets
: [
'@babel/preset-env'
,
'@babel/preset-typescript'
] };