UNPKG
lm-password-box
Version:
alpha (0.2.3)
latest (0.2.6)
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3-alpha.1.1
0.1.3-alpha.1
0.1.2
0.1.1
0.1.0
* 作者:zhaojianling * 邮箱:"zjling1128@gmail.com" * 版本:**`0.2.6`**
lm-password-box
/
.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"
]
}