aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
blob: 5b46a42b419154b811c0af89edf6140ed1385d2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# SPDX-FileCopyrightText: 2021-2023 The Refinery Authors
#
# SPDX-License-Identifier: EPL-2.0

enableGlobalCache: false

enableTelemetry: false

nodeLinker: pnp

packageExtensions:
  "notistack@*":
    peerDependencies:
      "csstype": "*"
  "@xstate/cli@*":
    peerDependencies:
      prettier: "*"
  "@xstate/tools-shared@*":
    peerDependencies:
      "@babel/core": "*"

yarnPath: .yarn/releases/yarn-4.0.0-rc.42.cjs