guarantee-admin-webapp-v0.2/babel.config.js

6 lines
73 B
JavaScript
Raw Permalink Normal View History

2022-05-27 15:45:31 +08:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}