UNPKG
wemock
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
在线数据模拟
wemock
/
.babelrc
8 lines
•
123 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"presets"
:
[
"react"
,
"es2015"
,
"stage-1"
]
,
"plugins"
:
[
"transform-decorators-legacy"
]
}