2020-10-11 12:06:21 -05:00
|
|
|
defaultSemverRangePrefix: ""
|
2021-05-15 09:39:03 -05:00
|
|
|
|
2021-05-14 01:04:19 -05:00
|
|
|
enableGlobalCache: false
|
2021-05-15 09:39:03 -05:00
|
|
|
|
2021-05-13 16:13:57 -05:00
|
|
|
enableTelemetry: true
|
2021-05-15 09:39:03 -05:00
|
|
|
|
2020-10-11 12:06:21 -05:00
|
|
|
httpRetry: 10
|
2021-05-15 09:39:03 -05:00
|
|
|
|
2020-10-11 12:06:21 -05:00
|
|
|
httpTimeout: 100000
|
|
|
|
|
2021-09-07 14:19:44 -05:00
|
|
|
npmRegistryServer: "https://registry.npmjs.org"
|
2020-10-11 12:06:21 -05:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
2020-10-16 00:57:46 -05:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
2021-05-15 09:39:03 -05:00
|
|
|
- ./yarn-plugins/plugin-postinstall.js
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
|
|
|
spec: "@yarnpkg/plugin-typescript"
|
2020-10-11 12:06:21 -05:00
|
|
|
|
2021-05-13 10:41:20 -05:00
|
|
|
yarnPath: .yarn/releases/yarn-2.4.1.cjs
|