Files

25 lines
435 B
YAML
Raw Permalink Normal View History

2025-11-04 16:05:10 +01:00
# https://yarnpkg.com/configuration/yarnrc
2026-05-28 15:13:30 +02:00
nodeLinker: node-modules
2025-11-04 16:05:10 +01:00
2024-05-07 10:45:56 +02:00
logFilters:
2026-05-28 15:13:30 +02:00
- code: YN0004
level: discard
2024-05-07 10:45:56 +02:00
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
2025-11-04 16:05:10 +01:00
- code: YN0086
level: discard
2024-05-07 10:45:56 +02:00
npmPreapprovedPackages:
- "@docker/actions-toolkit"
2026-05-28 15:13:30 +02:00
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
enableScripts: false
2026-05-28 15:13:30 +02:00
npmMinimalAgeGate: 2d