1
0
Files
metadata-action/.yarnrc.yml
T

14 lines
264 B
YAML
Raw Normal View History

2024-05-07 10:45:56 +02: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"