qiantaoluyou/babel.config.js
httpxuchao 7fb370851d init
2022-03-08 11:21:06 +08:00

6 lines
73 B
JavaScript

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