blob: 5820a02f4da156a9d332f877164f8cd033b9544e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
compressionLevel: mixed
enableGlobalCache: false
nodeLinker: node-modules
packageExtensions:
# awaiting fix: https://github.com/facebook/create-react-app/issues/11982
# https://github.com/facebook/create-react-app/issues/12456
'eslint-plugin-flowtype@*':
peerDependenciesMeta:
'@babel/plugin-syntax-flow':
optional: true
'@babel/plugin-transform-react-jsx':
optional: true
yarnPath: .yarn/releases/yarn-4.5.1.cjs
|