vue-apps/com.actionsoft.apps.coe.pal.batch/babel.config.js
446052889@qq.com f4f946a00d 批处理前端
2022-07-12 08:49:40 +08:00

6 lines
73 B
JavaScript

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