4 Star 28 Fork 18

刘宏伟/mall-cook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 293 Bytes
一键复制 编辑 原始数据 按行查看 历史
王元 提交于 2021-09-22 15:24 . feat: init project
/*
* @Description: What's this for
* @Autor: WangYuan
* @Date: 2021-07-19 09:28:37
* @LastEditors: WangYuan
* @LastEditTime: 2021-07-20 10:15:56
*/
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
"@babel/plugin-proposal-optional-chaining",
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lhw90/mall-cook.git
git@gitee.com:lhw90/mall-cook.git
lhw90
mall-cook
mall-cook
master

搜索帮助