We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b15c90 commit ef618efCopy full SHA for ef618ef
App/react-native.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
dependencies: {
3
- 'react-native-flipper': { platforms: { ios: null } }
4
- }
5
-}
+ 'react-native-flipper': { platforms: { ios: null } },
+ },
+};
0 commit comments