This repository has been archived on 2025-08-13. You can view files and clone it, but cannot push or open issues or pull requests.
build-push-action/.yarnrc.yml

14 lines
264 B
YAML
Raw Permalink Normal View History

2025-06-05 13:09:30 +08:00
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"