forked from unlock-protocol/unlock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.yarnrc.yml
More file actions
30 lines (18 loc) · 623 Bytes
/
Copy path.yarnrc.yml
File metadata and controls
30 lines (18 loc) · 623 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
checksumBehavior: update
compressionLevel: mixed
defaultSemverRangePrefix: ""
enableGlobalCache: false
nodeLinker: node-modules
npmAlwaysAuth: true
npmAuthToken: "${NPM_AUTH_TOKEN-fallback}"
npmPublishAccess: public
npmPublishRegistry: "https://registry.npmjs.org/"
npmRegistryServer: "https://registry.npmjs.org/"
packageExtensions:
eslint-config-next@*:
dependencies:
next: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
yarnPath: .yarn/releases/yarn-4.10.3.cjs