Silence all YN0002 warnings (#20626)

This commit is contained in:
Mac Siri 2024-02-14 11:01:43 -05:00 committed by GitHub
parent 55cbc22e5c
commit 360903445a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,7 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.1.0.cjs
logFilters:
- code: "YN0002"
level: "discard"