mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01: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
|