node-jest/.yarnrc.yml

20 lines
493 B
YAML

enableGlobalCache: true
nodeLinker: node-modules
packageExtensions:
react-native@*:
peerDependencies:
"@babel/preset-env": "^7.1.6"
react-native-codegen@*:
peerDependencies:
"@babel/preset-env": "^7.1.6"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-2.4.3.cjs