UNPKG
magic-core
Version:
latest (0.0.1)
0.0.1
魔数
github.com/magic-number/magic-core
magic-number/magic-core
magic-core
/
.babelrc
5 lines
•
110 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
: [
"
@babel
/preset-env"
],
"sourceMaps"
: true,
"plugins"
: [
"
@babel
/plugin-transform-runtime"
] }