Skip to content

Commit 6b5f740

Browse files
committed
chore: suppress YN0002
1 parent a5f3d09 commit 6b5f740

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.yarnrc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
nodeLinker: node-modules
22

33
yarnPath: .yarn/releases/yarn-4.12.0.cjs
4+
5+
logFilters:
6+
- code: YN0002
7+
level: discard

0 commit comments

Comments
 (0)