You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
455 B
21 lines
455 B
enableGlobalCache: true
|
|
|
|
lockfileFilename: .yarn/yarn.lock
|
|
|
|
nodeLinker: pnp
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
|
|
preferInteractive: true
|
|
|
|
packageExtensions:
|
|
'eslint-plugin-flowtype@*':
|
|
peerDependenciesMeta:
|
|
'@babel/plugin-syntax-flow':
|
|
optional: true
|
|
'@babel/plugin-transform-react-jsx':
|
|
optional: true
|
|
|
|
yarnPath: .yarn/releases/yarn-3.5.0.cjs |