project init
This commit is contained in:
8
oms/oms-h5/.babelrc
Normal file
8
oms/oms-h5/.babelrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"presets": [
|
||||
["env", { "modules": false }],
|
||||
"stage-2"
|
||||
],
|
||||
"plugins": ["transform-runtime"],
|
||||
"comments": false
|
||||
}
|
||||
Reference in New Issue
Block a user