-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy path.yarnrc.yml
More file actions
48 lines (41 loc) · 780 Bytes
/
.yarnrc.yml
File metadata and controls
48 lines (41 loc) · 780 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
compressionLevel: mixed
enableGlobalCache: false
logFilters:
- level: discard
pattern: backbone*1.6.0*
- level: discard
pattern: underscore*1.13.6*
packageExtensions:
backbone@*:
peerDependencies:
jquery: "*"
svg-sprite-loader@*:
dependencies:
webpack: "*"
"@nivo/line@*":
dependencies:
lodash: "*"
"@testing-library/jest-dom@*":
dependencies:
vitest: "*"
"@prefresh/core@*":
dependencies:
preact: "*"
plugins:
- ./plugin-ci-version.cjs
supportedArchitectures:
cpu:
- current
- x64
- arm64
libc:
- current
- glibc
- musl
os:
- current
- darwin
- linux
- win32
yarnPath: .yarn/releases/yarn-4.5.1.cjs
npmPublishRegistry: https://registry.npmjs.org