bitget-activity/babel.config.js
yuyongdong 704bb209fb init
2024-08-09 14:43:36 +08:00

6 lines
73 B
JavaScript

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