We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
react-native-codegen
1 parent d0f71d1 commit 33b2cc0Copy full SHA for 33b2cc0
.yarnrc.yml
@@ -2,6 +2,14 @@ enableGlobalCache: true
2
3
nodeLinker: node-modules
4
5
+packageExtensions:
6
+ react-native@*:
7
+ peerDependencies:
8
+ "@babel/preset-env": "^7.1.6"
9
+ react-native-codegen@*:
10
11
12
+
13
plugins:
14
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
15
spec: "@yarnpkg/plugin-interactive-tools"
0 commit comments