aboutsummaryrefslogtreecommitdiffhomepage
path: root/.yarnrc.yml
blob: 3111f6cbe68e151cfa8f207f64db154f22273a48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
enableTelemetry: false

logFilters:
  - code: YN0062
    level: discard
  - code: YN0002
    level: info

nodeLinker: node-modules

plugins:
  - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
    spec: "@yarnpkg/plugin-workspace-tools"

pnpEnableEsmLoader: false

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