2
0
mirror of https://gitea.com/docker/setup-buildx-action.git synced 2025-02-22 19:50:40 +07:00
docker-setup-buildx/.yarnrc.yml

14 lines
264 B
YAML
Raw Permalink Normal View History

logFilters:
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"