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.
login-action/.yarnrc.yml
2025-06-05 13:08:13 +08:00

14 lines
264 B
YAML

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"