Files
docker-setup-buildx-action/.yarnrc.yml
T

18 lines
301 B
YAML
Raw Normal View History

2026-06-17 08:08:09 +08:00
# https://yarnpkg.com/configuration/yarnrc
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
logFilters:
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
- code: YN0086
level: discard
nodeLinker: node-modules