feat: initialize taro react typescript miniapp
This commit is contained in:
3
babel.config.js
Normal file
3
babel.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
presets: [["taro", { framework: "react", ts: true }]]
|
||||
};
|
||||
Reference in New Issue
Block a user