jiuyiUniapp/jiuyi2/.babelrc

8 lines
106 B
Plaintext

{
"presets": [
"@vue/cli-plugin-babel/preset"
],
"plugins": [
"lodash"
]
}