UNPKG
mm-utils
Version:
latest (0.1.0)
1.0.0
0.1.0
0.0.2
0.0.1
mm-utils,JavaScript工具包,日常开发工作常用的公共函数库
mm-utils
/
.babelrc
7 lines
•
112 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"env"
: {
"test"
: {
"plugins"
: [
"
@babel
/plugin-transform-modules-commonjs"
] } } }