aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.yarnrc.yml
blob: 6d779f5131418ea0a80f8718e53f964275702be6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
compressionLevel: mixed

defaultSemverRangePrefix: ''

enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.2.2.cjs

plugins:
  - path: .yarn/plugins/@yarnpkg/plugin-echo-execute.cjs
    spec: "https://yarnplugins.com/plugin-echo-execute"