1
0
Files

22 lines
380 B
YAML
Raw Permalink Normal View History

2025-08-07 10:20:28 +02:00
# https://yarnpkg.com/configuration/yarnrc
2026-05-28 15:13:38 +02:00
nodeLinker: node-modules
2025-08-07 10:20:28 +02:00
2024-05-07 15:43:51 +02:00
logFilters:
2026-05-28 15:13:38 +02:00
- code: YN0004
level: discard
2024-05-07 15:43:51 +02:00
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
2025-08-07 10:20:28 +02:00
- code: YN0086
level: discard
2024-05-07 15:43:51 +02:00
2026-05-28 15:13:38 +02:00
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
enableScripts: false
2026-05-28 15:13:38 +02:00
npmMinimalAgeGate: 2d