mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
20 lines
348 B
YAML
20 lines
348 B
YAML
|
defaultSemverRangePrefix: ""
|
||
|
|
||
|
enableGlobalCache: true
|
||
|
|
||
|
enableTelemetry: false
|
||
|
|
||
|
httpRetry: 10
|
||
|
|
||
|
httpTimeout: 100000
|
||
|
|
||
|
nodeLinker: node-modules
|
||
|
|
||
|
npmRegistryServer: "https://registry.verdaccio.org"
|
||
|
|
||
|
plugins:
|
||
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||
|
|
||
|
yarnPath: .yarn/releases/yarn-berry.cjs
|