first commit
This commit is contained in:
4
滴滴淘/ddt_m/babel.config.js
Normal file
4
滴滴淘/ddt_m/babel.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
plugins: [["@babel/plugin-proposal-decorators", { "legacy": true }]]
|
||||
};
|
||||
Reference in New Issue
Block a user