Public Access
1
0
mirror of https://github.com/docker/build-push-action.git synced 2026-05-29 14:00:47 +03:00
Files
build-push-action/.yarnrc.yml
T
2026-05-28 15:13:15 +02:00

22 lines
380 B
YAML

# https://yarnpkg.com/configuration/yarnrc
nodeLinker: node-modules
logFilters:
- code: YN0004
level: discard
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
- code: YN0086
level: discard
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
enableScripts: false
npmMinimalAgeGate: 2d