Skip to content

Commit

Permalink
chore: update yarn config
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed May 3, 2023
1 parent 4869f55 commit 45ce44a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
nodeLinker: node-modules

logFilters:
# https://yarnpkg.com/advanced/error-codes
- code: YN0013
level: discard
- code: YN0076
level: discard

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
Expand Down

0 comments on commit 45ce44a

Please sign in to comment.