Silence all YN0002 warnings (#20626)
This commit is contained in:
parent
55cbc22e5c
commit
360903445a
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.1.0.cjs
|
yarnPath: .yarn/releases/yarn-4.1.0.cjs
|
||||||
|
|
||||||
|
logFilters:
|
||||||
|
- code: "YN0002"
|
||||||
|
level: "discard"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue