forked from Uniswap/sdks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
46 lines (35 loc) · 948 Bytes
/
.yarnrc.yml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
changesetBaseRefs:
- main
- origin/main
- upstream/main
changesetIgnorePatterns:
- "**/*.test.{js,jsx,ts,tsx}"
defaultSemverRangePrefix: ""
enableGlobalCache: false
enableTelemetry: false
enableTransparentWorkspaces: false
logFilters:
- code: YN0002
level: discard
- code: YN0060
level: discard
- code: YN0006
level: discard
- code: YN0076
level: discard
- code: YN0013
level: discard
nmMode: hardlinks-local
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
- path: .yarn/plugins/@yarnpkg/plugin-constraints.cjs
spec: "@yarnpkg/plugin-constraints"
yarnPath: .yarn/releases/yarn-3.2.3.cjs
npmScopes:
helix-bridge:
npmPublishRegistry: https://npm.pkg.github.com
npmRegistryServer: https://npm.pkg.github.com