UAW/babel.config.js
yuyongdong a729747776 init
2024-03-27 16:18:33 +08:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}