UNPKG
lm-noticebar
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
* 作者:kanghongyan * 邮箱:khongyan@gmail.com * 版本:**`1.0.3`**
lm-noticebar
/
.babelrc
10 lines
(8 loc)
•
98 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
:
[
[
"env"
,
{
}
]
,
"react-app"
]
,
"plugins"
:
[
"add-module-exports"
]
}