-
-
Notifications
You must be signed in to change notification settings - Fork 344
Expand file tree
/
Copy path.yarnrc.yml
More file actions
25 lines (19 loc) · 869 Bytes
/
.yarnrc.yml
File metadata and controls
25 lines (19 loc) · 869 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
compressionLevel: mixed
enableGlobalCache: false
logFilters:
- code: YN0002
level: discard
nodeLinker: node-modules
# Allow only packages older than 14 days (in minutes). Schema declares that "14d" can be entered, but that doesn't have any effect.
npmMinimalAgeGate: 20160
# Skip age gate for experimental, rapidly changing packages
npmPreapprovedPackages:
- "@evolu/*"
- "@types/invity-api@*"
# orval@8.2.0 actually include fix of an vulnerability introduced in prev. versions https://github.com/orval-labs/orval/releases/tag/v8.2.0
- "orval@8.2.0"
plugins:
- checksum: 5e73a1acbb9741fce1e8335e243c9480ea2107b9b4b65ed7643785ddea9e3019aee254a92a853b1cd71023b16fff5b7d3afd5256fe57cd35a54f8785b8c30281
path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://go.mskelton.dev/yarn-outdated/v4"
yarnPath: .yarn/releases/yarn-4.12.0.cjs