1
0
Files

22 lines
380 B
YAML
Raw Permalink Normal View History

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