项目文件夹

文件
2026-07-13 12:21:32 +08:00

8 行
193 B
Vue

/**
* @author https://github.com/zxwk1998/vue-admin-better (不想保留author可删除)
* @description babel.config
*/
module.exports = {
presets: ['@vue/cli-plugin-babel/preset'],
}