2 Star 2 Fork 1

TianYu0-0/多选组件( 模糊搜索 + 穿梭框 + 重命名)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
TianYu0-0 提交于 2021-06-17 15:28 . 初始化
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
// 可选链插件, 其他babel插件也是一样的安装方式
"@babel/plugin-proposal-optional-chaining"
],
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/tianyu0-0/multiple-choice.git
git@gitee.com:tianyu0-0/multiple-choice.git
tianyu0-0
multiple-choice
多选组件( 模糊搜索 + 穿梭框 + 重命名)
master

搜索帮助