1 Star 1 Fork 0

耿直/widget-qrcode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 336 Bytes
一键复制 编辑 原始数据 按行查看 历史
PASSER-BY 提交于 2024-05-16 01:50 . updated 初始版本添加
module.exports = {
presets: [
'@babel/preset-env'
],
plugins: [
'@babel/plugin-transform-runtime',
'@babel/plugin-transform-class-properties',
[
'@babel/plugin-syntax-import-attributes',
{
"deprecatedAssertSyntax": true
}
]
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ciqiu/widget-qrcode.git
git@gitee.com:ciqiu/widget-qrcode.git
ciqiu
widget-qrcode
widget-qrcode
main

搜索帮助