mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
292a9904c4
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36083 Changelog: [Internal] Reviewed By: javache Differential Revision: D43036612 fbshipit-source-id: fc70650bc4ba48d11f489556d1290ae9e7e58016
9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
{
|
|
"presets": [
|
|
"module:metro-react-native-babel-preset"
|
|
],
|
|
"plugins": [
|
|
"babel-plugin-transform-flow-enums"
|
|
]
|
|
}
|