UNPKG
api-fet
Version:
latest (0.2.5)
0.2.5
The mock-api-cl command line utility.
github.com/iceyangcc
api-fet
/
.babelrc
10 lines
•
120 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
:
[
"es2015"
,
"stage-4"
]
,
"plugins"
:
[
"add-module-exports"
,
"transform-runtime"
]
}