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

19 lines
322 B
YAML
Raw Normal View History

2025-11-04 16:05:10 +01:00
# https://yarnpkg.com/configuration/yarnrc
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
2024-05-07 10:45:56 +02:00
logFilters:
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
2025-11-04 16:05:10 +01:00
- code: YN0086
level: discard
2024-05-07 10:45:56 +02:00
nodeLinker: node-modules
enableScripts: false