1
0
Fork 0
mirror of synced 2026-06-05 14:55:14 +00:00
setup-buildx-action/.yarnrc.yml
2026-05-27 20:05:03 +00:00

18 lines
322 B
YAML

# 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
enableScripts: false