3 Star 0 Fork 0

袁胜磊 / hotapp-notepad

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
babel.config.js 232 Bytes
Copy Edit Raw Blame History
袁胜磊 authored 2021-04-15 09:13 . 初始化提交
// babel-preset-taro 更多选项和默认值:
// https://github.com/NervJS/taro/blob/next/packages/babel-preset-taro/README.md
module.exports = {
presets: [
['taro', {
framework: 'react',
ts: false
}]
]
}
1
https://gitee.com/Best_Mr_Y/hotapp-notepad.git
git@gitee.com:Best_Mr_Y/hotapp-notepad.git
Best_Mr_Y
hotapp-notepad
hotapp-notepad
master

Search