1 Star 0 Fork 0

孢子组 / taro-init

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 231 Bytes
一键复制 编辑 原始数据 按行查看 历史
tangoboy 提交于 2021-03-24 14:32 . init
// babel-preset-taro 更多选项和默认值:
// https://github.com/NervJS/taro/blob/next/packages/babel-preset-taro/README.md
module.exports = {
presets: [
['taro', {
framework: 'react',
ts: true
}]
]
}
JavaScript
1
https://gitee.com/SporeTeam/taro-init.git
git@gitee.com:SporeTeam/taro-init.git
SporeTeam
taro-init
taro-init
master

搜索帮助