aboutsummaryrefslogtreecommitdiff
path: root/.yarnrc.yml
blob: a7944f9ba1c8c0c62c6e8de032b253a8a215341b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
checksumBehavior: ignore

enableGlobalCache: true

enableTelemetry: false

nodeLinker: pnpm

plugins:
  - path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
    spec: '@yarnpkg/plugin-typescript'
  - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
    spec: '@yarnpkg/plugin-interactive-tools'

pnpEnableEsmLoader: true

pnpMode: loose

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